@if (session('message'))
×
{{ session('message') }}.
@endif
Date | {{ \Carbon\Carbon::parse($hourlyProductionDashboard->date)->format('d-M-Y') }} | Floor | {{ $hourlyProductionDashboard->floor }}{{ $hourlyProductionDashboard->floor == 1 ? 'st' : ($hourlyProductionDashboard->floor == 2 ? 'nd' : ($hourlyProductionDashboard->floor == 3 ? 'rd' : 'th')) }} Floor | Block | {{ $hourlyProductionDashboard->block }} |
---|