@extends('admin.layout.admin') @section('title', 'Tahun Ajaran') @section('styles') @endsection @section('metas') @endsection @section('scripts') @endsection @section('content')
| Tahun Ajaran | Status |
|---|---|
| {{ $tahun->tahun }} | @if($tahun->active) Aktif @else @endif |