@include('layouts.header_section') @include('layouts.left_side_bar')

Orders List

@php $username = session('admin_name'); @endphp @if ($username == 'admin')

Order List

@if (session('delete_success_customer'))
{{ session('delete_success_customer') }}
@endif @if (session('delete_failed_customer'))
{{ session('delete_failed_customer') }}
@endif @if ($fetchInvoiceDetails2 != null) @php $var = 0; @endphp @foreach ($fetchInvoiceDetails2 as $data) @if ($data->success != 'cancelled❌') @php $link2 = "https://uthhantest.gergstore.com/newuecom/public/UthhanInvoice/generatePDF"; @endphp @else @endif @endforeach @endif
S.no. Invoice Id Details Main Name Cust Type Address Date Delivery Instruction Confirm Order Type Product Type Assigned Store Artisan Action Artisan Remarks Cancel Reason Order Status Assign Store Preview Download
{{ ++$var }} {{ $data->invoice_id }} {{ $data->customer_name }} {{ $data->first_name }} {{ $data->last_name }} {{ $data->user_type }} {{ $data->created_on }} {{ $data->delivery_instruction }} {{ $data->confirm }} {{ $data->payment_type }} @if (!empty($data->express_product_category)) {{ $data->express_product_category }} @else Normal @endif {{ $data->ass_store }} {{ $data->artisan_action }} {{ $data->artisan_remark }} {{ $data->cancel_rejected_reason }} {!! $data->success !!} @if ($data->express_product_category == 'Express')
@else N/A @endif
Download N/A
@else

Customer List

@if (session('delete_success_customer'))
{{ session('delete_success_customer') }}
@endif @if (session('delete_failed_customer'))
{{ session('delete_failed_customer') }}
@endif @if (!is_null($fetchInvoiceDetails2)) @php $var = 0; @endphp @foreach ($fetchInvoiceDetails2 as $data) @endforeach @endif
S.no. Invoice Id Details Main Name Address Date Confirm Type Preview Download
{{ ++$var }} {{ $data->invoice_id }} {{ $data->customer_name }} {{ $data->first_name }} {{ $data->last_name }} {{ $data->address }} {{ $data->created_on }} {{ $data->confirm }} {{ $data->payment_type }} @php $link = "https://uthhanecomold.gergstore.com/UthhanInvoice/generatePDF/"; // $link2 = "https://uthhanecom.gergstoreold.com/UthhanInvoice/fetch_product_details/"; @endphp Download
@endif
Navbar Color Options

Layout Options

Sidebar menu Background


Sidebar Background Image
background image
background image
background image
background image