@extends('layout.main') @section('content')

Создать запрос.

@if ($errors->any())
@endif
@csrf
@endsection