@section('title', __('Dashboard')) @section('breadcrumb')

{{ __('Hello') }}, {{ Auth::user()->name }} 👋

{{ __('What are you look for today ?') }}

@endsection
{{-- --}} @can('dashboard_access') @endcan