@extends('layouts.dash') @section('content')
@csrf

Laporan Instruktur


@error('bulan') {{ $message }} @enderror
@error('tahun') {{ $message }} @enderror
@endsection