@extends('docs.layout.main') @php $action = $actionInfo->action(); @endphp @section('title', 'Документация проекта User.Edus') @section('head', 'Подробно об действий') @section('small_head', $action->code()) @section('content')
{{ $action->description() }}