@extends('layouts.app') @section('content')
{{-- Preloader Div Html Code Here --}}

Edit Delivery

All Invoice
@csrf

Add Link Information

{{-- Delivary date --}}
{{-- Name --}}
{{-- Email --}}
{{-- Billing Type --}}
{{-- Site URL --}}
{{-- Custom entity --}}
{{-- Link Price --}}
{{-- Live link --}}

Your link does not match our records.

Order Information

{{----}}
Site URL Entity Name Live Link Link Insertions Is allowed link insert? Price Other Price Article Writing Total Action
@{{ row.url }} @{{ row.entity }} @{{ row.liveLink }} Anchor Text : @{{ items.anchor_text }}
Link : @{{ items.link }}
@{{ row.insert ? 'Yes' : 'No' }} @{{ row.price }} @{{ row.otherPrice }} @{{ row.articleWriting }} @{{ row.totalPrice }}
Subtotal
Service Charge
Tax
Discount
Grand Total
Method
Order From *
is_payment == 1) checked @endif>
@endsection @push('headerPartial') @endpush @push('footerPartial') @endpush