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

{{ __('wellnessDial.noSelectText') }}

  • {{-- {!! __('wellnessDial.noselect') !!} --}}

@section('js') @endsection @endsection