@extends('layouts.admin') @section('title') Pagu Sekolah SD - @endsection @section('toolbar')

Pagu Sekolah SD

@endsection @section('content')
@if(session()->has('success')) {{ session('success') }} @endif
@endsection @push('scripts') @endpush