@php $no = 1; $linked = isset($relasi) ? $relasi : 'lasik'; @endphp
No | Tahun | Judul | Action |
---|---|---|---|
{{ $no++ }} | {{ $data->tahun }} | {{ $data->judul }} | @can($status.'-update') Ubah @endcan @can($status.'-delete') {!! Form::open(['route' => [$status.'.destroy', $data->id], 'method' => 'delete']) !!} {!! Form::button('Hapus', ['type' => 'submit', 'class' => 'btn btn-danger', 'style'=>'width:100px;margin-top:7px;', 'onclick' => "return confirm('Are you sure?')"]) !!} {!! Form::close() !!} @endcan |
Data Kosong |