@extends('layouts.admin.app') @section('content')
@include('layouts.errors-and-messages')
{{ csrf_field() }}
@endsection