@extends('admin.template-admin') @section('title','Home') @section('head') @endsection @section('content')
No | Menu | Table | Data | Ceklist |
---|---|---|---|---|
{{$no+1}} | {{$table->menu}} | {{$table->table}} | {{$count}} | @if ($table->ok) {{$table->ok ? 'Berhasil' : 'Gagal'}} @else Gagal @endif |