@extends('layouts.master') @section('page-css') @endsection @section('content')

{{$title}}

 Filter
@if((session('group_alias') == 'administrator') || (session('group_alias') == 'dinas'))
@else @if(@$kecamatan)
@endif @endif
# No Tahun NPSN Nama Sekolah Wilayah Kecamatan Pemenuhan Kriteria Progress
@endsection @section('page-js') @endsection