@include('front.layouts.header') @include('front.layouts.topbar')
@include('front.layouts.messages')
{{----}} {{--@include('layouts.branchpopup')--}} @yield('content') @include('front.layouts.footer')