@extends('Front.PatientLayout.mainLayout') @section('title', 'Profile') @section('content')
...

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

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

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

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

{{ __('dashboard.welcome_screen_begin') }}
@endsection