@yield('css')
@include('includes.header-pro')
{{-- @csrf --}}
@yield('content')
@include('includes.footer') @yield('js')