@extends('layouts.app') @section('content')

Добавить актвиности


@csrf
@if($errors->any()) @php /** @var \Illuminate\Support\ViewErrorBag $errors*/ @endphp
@endif

@endsection