@extends('tenant.layouts.supervisor') {{-- Tilte Section --}} @section('title', 'Real Time Dashboard') {{-- Style Section --}} @section('style') @endsection {{-- Content Section --}} @section('content') @endsection @section('script') @endsection