@include('Admin_layout.links')
@include('Admin_layout.side_bar')
@include('Admin_layout.nav_bar')
@yield('content')