@extends('layouts.master') @section('content')

Yearly Program

Current School Year {{$current->meta_value}}
@if (empty($periode))
@else
@endif
@endsection @include('master.yearly.modal_edit') @section('js') @endsection