@include("forms.header")

@yield('title_card')

@yield('content')
@include('layouts.scripts')