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