@include('deliveryfront.includes.header')
Settings
{{$neworder}}
@csrf
@if(isset($data) && !empty($data->image)) @endif
@if($data ?? ''){{ $data->name }}@endif
ID No: @if($data ?? ''){{ $data->idNo }}@endif
@csrf @if($data ?? '') @endif
@csrf
@include('deliveryfront.includes.footer')