card-img-left card-img-right

{{ __('dashboard.welcome') . ' ' . auth()->user()->name }}

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

💫
{{ __('dashboard.date') }}
{{ __('dashboard.weather') }}
{{ __('dashboard.loading') }}...
@section('styles') @endsection @section('script') @endsection