@yield('style')
@include("admin/dashboard/layout/sidebar")
@yield('content')
@yield('script')