@extends('dashboard.master') @section('content') @include('manager::partials.messages')
{{ csrf_field() }}
@stop @section('scripts') @parent @stop