@extends('layouts.main') @section('page-title') {{ __('Dashboard') }} @endsection @push('scripts') @endpush @section('content')
{{ __('The keys to the kingdom are in your hands – welcome to your Super Admin Dashboard!') }}