@extends('layouts.admin') @section('title','Tambah Tahun Rekapan') @section('page-title','Tambah Tahun Rekapan') @section('content')
@csrf
@error('tahun'){{ $message }}@enderror
Batal
@endsection