@extends('layouts.app') @section('content') @include('layouts.inc.breadcrumb')
{{ @csrf_field() }}
@endsection