@extends('base') @section('header') @include('components.logs.header') @endsection @section('title') Логи @endsection @section('content') @include('components.logs.form') @endsection