@section('title') List Job Order @endsection LIST JOB PROGRESS {{--
--}}
{{-- --}} {{-- --}} {{-- --}} @foreach ($orders as $key => $order) {{-- --}} {{-- --}} {{-- --}} @endforeach
NoSite Status ActionClientNama Projek
{{ ($orders->currentpage()-1) * $orders->perpage() + $key + 1 }} {{$order->site}}

{{$order->pelanggan->nama}}

@if ($order->status == 5)

On Progress

@endif @if ($order->status == 202)

Pending

@endif
Download Master BAST {{-- Update --}}

{{$order->pelanggan->nama}}

{{$order->nama_projek}}