@include('layouts.commonhead', ['title' => '' . __('sistema.home_page_title')]) @yield('customcss')
@include('layouts.topbar') @include('layouts.sidebar')
@yield('pagecontent')
@lang('sistema.brokerSelectionModal.select_brand')
@if(Session::has('loginuser_broker_id'))
×
@endif
@lang('sistema.brokerSelectionModal.brand')
@lang('sistema.brokerSelectionModal.select')
@include('layouts.commonjs') @if(! Session::has('loginuser_broker_id')) @endif @yield('customjs')