@extends('layouts.admin.app') @section('title', __('trans.education_systems.add_new')) @section('content')

@yield('title')

@csrf
@endsection