@extends('Front.PatientLayout.app') @section('title', 'Get Started') @section('css') @endsection @section('content')
{{ __('dashboard.welcome') }}
{{ __('dashboard.lets_get_started') }}
{{ __('dashboard.to_personalise') }}