@extends('layouts.admin.layout') @section('content')

Add Sections

@include('partials.message') @include('admin.school.sections.create_form')
@endsection