| {{ $loop->iteration }} |
+ {{ $item->project_name }} |
+ {{ $item->point_time }} |
{{ $item->serial }} |
+ {{ $item->status_name }} |
{{ $item->customer_mobile }} |
{{ $item->contact }} |
{{ $item->contact_mobile }} |
@@ -122,4 +131,10 @@
@include("plugins.datatable")
+
+
@endsection