@extends('admin.layout_admin.main') @section('content') Back
{{ $title }}
@include('admin.layout_admin.alert')
@csrf
@endsection