@extends('layout.admin', ['title' => 'Админка - Редактирование образования']) @section('content') @include('admin.education.form') @endsection