{{-- --}} @foreach($configs as $config) {{-- --}} @endforeach
Tahun Ajaran Berlangsung Nama Kepala SekolahSisa Saldo SekolahAction
{{ $config->tahunAjaran->tahun }} {{ $config->nama_kepala_sekolah }}{{ $config->sisa_saldo_sekolah }} {{-- {!! Form::open(['route' => ['configs.destroy', $config->id], 'method' => 'delete']) !!} --}}
{{-- {!! Form::button('', ['type' => 'submit', 'class' => 'btn btn-danger action-btn delete-btn', 'onclick' => 'return confirm("Are you sure want to delete this record ?")']) !!} --}}
{{-- {!! Form::close() !!} --}}