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

Order Complete

DataTable with default features

{{-- --}} @foreach ($orders as $order) @endforeach
No Site Kordinator StatusAction
{{++$i}} {{$order->site}} {{$order->kordinator->nama}}

Complete

@endsection @push('datatables') @endpush