@extends('layouts.admin') @section('page-header')

Dashboard

@endsection {{-- main content --}} @section('content')
@endsection