@include("forms.header")

@yield('title_card')

@include("forms.boxes_guest")
@yield('content')
@include('layouts.scripts')