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

Sections

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