@extends('layouts.app-2') @section('title') Order BAST @endsection @section('content')

Order BAST

DataTable with default features

@foreach ($orders as $order) @endforeach
No Site status
{{++$i}} {{$order->site}}

Review BAST

{{-- @if(isset($order->bast))

Bast Sudah di Upload

@else

Bast Belum di Upload

@endif --}}
@endsection @push('datatables') @endpush