@yield('css')
@include('layouts.partials.header')
@yield('content')
@yield('script')