@extends('layout') @section('content')
@if(session('error')) @endif
{{ csrf_field() }}
@endsection