@extends('layouts.admin.index') @section('content')
@include('layouts.admin.sidebar')
@include('layouts.admin.header')
@endsection