@extends('admin.layout.app') @section('title', 'Dashboard') @section('header')

Home - Dashboard

@endsection @section('content') @endsection