{{-- --}} {{config('app.name')}} | {{underscoreToCamelCase(@$route_active)}} {{-- --}} {{-- Google Recaptcha version 2 --}} @yield('styles') {{-- if you want to make left side auto collape, add this class to the body - "sidebar-collapse" --}}
@include('crm.layouts.navbar') @include('crm.layouts.sidebar')
@yield('content')
@include('crm.layouts.footer') {{-- --}} {{-- --}} @include('crm.layouts.app_js') {{-- For Twilio Integration --}} @yield('scripts')