@yield('css')
@include('layouts.company_layouts.header')
@yield('content')
@yield('scripts')