@extends('layouts.dashboard')
@section('title', 'Smart School | Dashboard')
@section('content')
<h1>Laporan</h1>
@endsection