@extends('layouts.admin') @section('title', 'Dashboard') @section('breadcrumb') Dashboard @endsection @section('content') {{-- Header --}}
Here's what's happening with {{ $tenant->name }} today.
No activity yet. Start by creating your first page.