@extends('admin.layouts.app') @section('title', 'Dashboard') @section('heading', 'Dashboard') @section('subheading', 'Welcome back! Here\'s what\'s happening with your platform today.') @section('content') @endsection