@extends('fronts.layouts.app') @section('front-title') {{ __('messages.web.medical') }} @endsection @section('front-content') @php $styleCss = 'style'; @endphp
{{ $sliders->title }}
{{ __('messages.web.year_experience') }}
{{ getSettingValue('about_short_description') }}
{{__('messages.web.patient_can_do_registration___')}}
{{__('messages.web.patient_can_book_an_appointment___')}}
{{__('messages.web.doctors_can_interact___')}}
{{__('messages.web.we_provide_the_special_tips___')}}
{{__('messages.web.all_services')}}{{ $frontMedicalService[0]['short_description'] }}
{{ $frontMedicalService[1]['short_description'] }}
@endif