@extends('admin.layouts.master-soyuz') @section('title',__("All Preorders | ")) @section('body') @include('admin.layouts.topbar',$data)
{{ $error}}
@endforeach|
|
{{ __('Invoice ID') }} | {{ __('Order ID') }} | {{ __('Order Type') }} | {{ __('Paid Amount') }} | {{ __('Remaning Amount') }} | {{ __('Customer Name') }} | {{ __('Total Qty') }} | {{ __('Total Amount') }} | {{ __('Order Date') }} |
|---|
{{__("Do you really want to notify to client about these orders? This process cannot be undone.")}}