@extends('layout.app') @section('content')
@if ($errors->any())
@endif
@csrf
@endsection