@extends('admin.layouts.master') @section('title', 'Edit school') @section('content')

@yield('title')

@csrf
{{__('Label.CANCEL')}}
@endsection @push('scripts') @endpush