@extends("template.master") @section("section_content")

Data mapel

Tambah Data


@foreach($mapel as $key => $value) @endforeach
No Nama Mata Pelajaran Aksi
{{ $i}} {{ $value->nama_mapel}}
@endsection