@include(ucfirst(getScope()).'.Layout.header')
@include(ucfirst(getScope()).'.Layout.sideBar')
@section('notification') @show @yield('content')
@include('Employee.Layout.footer')