@extends('layouts.app') @section('content')
@endsection @section('modals') @include('modal.semester') @endsection @section('scripts') @endsection