@extends('layouts/layoutMaster') @section('title', $title . ' Management - Crud App') @section('page-style') @endsection @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content') @include('ustadz/tahfidz/header') @include('ustadz/tahfidz/nav')
| No Induk | Nama | Kelas | Action | |
| {{$i}} | {{$santri->no_induk}} | {{$santri->nama}} | {{$santri->kelas}} |