@extends('layouts/layoutMaster') @section('title', ($providerDetails->display_name ?? 'Provider') . ' — Dashboard') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('content') @php $provId = $providerDetails->uuid ?? ''; @endphp {{-- Page Header --}}
Overview and activity summary.