@extends('components.dashboard.layouts.master') @section('title', __('dashboard.dashboard')) @section('content')
{{-- Page Title --}}

{{ __('dashboard.dashboard') }}

@endsection @section('scripts') @endsection