@extends('web.layouts.front') @section('title') {{ __('messages.about_us') }} @endsection @section('page_css') {{-- --}} @endsection @section('content')
{!! \Illuminate\Support\Str::limit($frontSetting['about_us_description'], 615) !!}
{{ __('messages.web_home.book_appointment') }}{!! \Illuminate\Support\Str::limit(getFrontSettingValue(\App\Models\FrontSetting::HOME_PAGE, 'home_page_certified_doctor_description'), 130) !!}
({{ \Illuminate\Support\Str::limit($doctor->doctorUser->qualification, 25) }})