@extends('layout.main') @section('title', $title) @section('content')
{{ csrf_field() }}
@endsection