TKK_E3220375/resources/views/admin/laporan.blade.php

9 lines
128 B
PHP

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