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