Order Upload
@if (Session::has("success"))
{{Session::get('success')}}
@elseif(Session::has("warning")){{Session::get('warning')}}
@endifSl. No. | Customer Name | Project Name | Product | Count | Created at |
---|---|---|---|---|---|
{{ $loop->iteration }} | {{ $Batch->customer_name }} | {{ $Batch->batch_name }} | {{ $Batch->product_type }} | {{ $Batch->count }} | {{ $Batch->created_at }} |