@extends('admin.layouts.master') @section('dashboard-header') Dashboard @endsection @section('breadcumb_title') Dashboard @endsection @section('dashboard') active @endsection @section('page-content') @endsection