@extends('frontend.layouts.app') @section('content')
Physiotherapy and Rehabilitation Center
{{-- {!! isset($page_content->page_title) ? $page_content->page_title : 'Page Not created' !!}--}}
{{--{!! $page_content->content != null ? $page_content->content : 'There is No Content Update' !!}--}} @endsection