@extends('layouts.guest.master') @section('content') @php $locale = session()->get('locale') ? session()->get('locale') : App\Helpers\ConstantHelper::ENGLISH; @endphp {{ __('static.about_us') }} {{ __('static.last_updated_on') }} {{ date('d-m-Y') }} {{ __('static.about_us') }} {{ __('about.carestyle_is_the_first_egyptian_application') }} @endsection
{{ __('static.last_updated_on') }} {{ date('d-m-Y') }}
{{ __('about.carestyle_is_the_first_egyptian_application') }}