@include('callcenter.layout.style')
@include('callcenter.layout.header')
@include('callcenter.layout.sidebar') @yield('content')
@include('callcenter.layout.js') @yield('js') @include('callcenter.layout.script')