@yield('page_css')
{{--
--}}
@include('layouts.top_bar')
@yield('content')
@yield('page_script')