@extends('admin.layouts') @section('title', 'Dashboard') @section('header') @endsection @section('content') hi smart world @endsection @section('footer') @endsection