@include('android/admin/header') @include('android/admin/sidebar')
@yield('content')
@include('android/admin/footer')