@extends('layouts.app') @php use Illuminate\Support\Str; @endphp @section('content') @include('includes.navbar') @if ($users->state_id == null)
Specialization: @foreach ($user_cat as $key => $cats) @php // Convert the category name to a slug $slugCategory = strtolower(str_replace(' ', '-', $cats->category)); @endphp
{!! $ad['ad_content'] !!}
No advertisements available.
@endif{!! $users->bibliography !!}
{!! $storry->storyText !!}
No Story yet.
@endifNo Posts yet.
@elseTop Doctors In {{ $users->city_name }}
{!! $ad['ad_content'] !!}
No advertisements available.
@endif{{ $hospital['name'] }}
Quote NowCold, cough or
fever
Depression or
anxiety
Hair
Transplant
Breast Augmentation Surgery
Consult NowRhinoplasty
Surgery
{{--
this is test
--}}Leave a Comment
{{-- Success Message --}}Comments
@if ($comments->isEmpty())No comments yet.
@else@foreach ($comments as $comment)-
{{ $comment->comment_author }}
({{ $comment->comment_author_email }})
@endforeach
{{ $comment->comment_content }}
Global Time:{{ $comment->comment_date }}
Local Time: {{ $comment->local_date }}