@extends('layouts.app') @section('content') @if($errors->any())
@endif
{{ csrf_field() }}

Параметры доступа

@endsection