@include('Artisan_Module.header_menu') @include('Artisan_Module.side_bar')
@if (session('error')) @endif @if (session('message'))
{{ session('message') }}
@endif

Hi, welcome back!

{{$art_name->artisan_name }}
{{ $product_count_approved }}
Total Express Products
{{ $inventory_product_count_approved == 0 ? 0 : $inventory_product_count_approved }}
Total Inventory Products
image
{{ $order_confirmed_count }}
Successful Orders
6,2,8,4,3,8,4,3,6,5,9,2
{{ $order_count_artisan }}
Orders Received (UOP)
image
{{ $order_confirmed_count }}
Orders Confirmed (UOP)
image
{{ $uop_order_pending_count }}
Orders Pending (UOP)
image
{{ $order_Cancelled_artisan }}
Orders Cancelled (UOP)
image
{{ !empty($total_payment_receive) ? $total_payment_receive . ' Rs' : '0 Rs' }}
Payments Received (UOP)
image
{{ $total_payment_pending ?? '0 Rs' }}
Payments Pending (UOP)
@include('Artisan_Module.whatsapp')