@extends('layouts.app') {{-- page title --}} @section('title','Pengguna') {{-- vendor styles --}} @section('vendor-styles') @endsection {{-- page styles --}} @section('page-styles') @endsection @section('content')

Data Sekolah

Id NPSN Nama Akreditasi Berdiri Sejak Kepala Sekolah Action
Id NPSN Nama Akreditasi Berdiri Sejak Kepala Sekolah Action
@endsection {{-- vendor scripts --}} @section('vendor-scripts') @endsection @section('page-scripts') @endsection