@extends('layouts.app')
{{-- page title --}}
@section('title','Quran')
{{-- vendor styles --}}
@section('vendor-styles')
@endsection
{{-- page styles --}}
@section('page-styles')
@endsection
@section('content')
Data Al-Qur'an
Id |
NIK |
Name |
Kelas |
Juz |
Surah |
Musrif |
Unit |
Action |
Id |
NIK |
Name |
Kelas |
Juz |
Surah |
Musrif |
Unit |
Action |
@endsection
{{-- vendor scripts --}}
@section('vendor-scripts')
@endsection
@section('page-scripts')
@endsection