@extends('layouts.admin_main') @section('title', 'Dashboard') @section('content') @include('admin.dashboard') @endsection