@extends('layouts.light.master') @section('title', 'Stock Check Menu') @section('css') @endsection @section('style') @endsection @section('breadcrumb-title')
| # | Bill Name | Ship Name | Job Name | Date | Action | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| No stock check requests found. | |||||||||||
| {{ $key + 1 }} | {{ $each->user->username }} | {{ $each->user->username }} | {{ $each->job_name }} | {{ $each->updated_at->format('d-m-Y, h:i A') ?? 'N/A' }} | View | Delete | ||||||
| # | Bill Name | Ship Name | Job Name | Date | Action | ||||||