• 082.234.5959
  • info@unicaremedic.vn
  • @if (Auth::check())
  • {{ Auth::user()->name }}
  • @else
  • Đăng nhập
  • @endif
#
    @foreach ($menuItems as $menu) @php $isActive = request()->is(ltrim($menu->url, '/')) || $menu->children->contains(function ($child) { return request()->is(ltrim($child->url, '/')); }); @endphp
  • {{ $menu->title }} @if ($menu->children->isNotEmpty()) @endif @if ($menu->children->isNotEmpty())
      @foreach ($menu->children as $child)
    • {{ $child->title }}
    • @endforeach
    @endif
  • @endforeach
{{--
  • Trang chủ
    • Lịch sử hình thành và phát triển
    • Đội ngũ chuyên gia
  • Dịch vụ
    • Đặt lịch khám
    • Dịch vụ y tế
    • Hỏi đáp
  • Chương trình ưu đãi
  • Tin tức
    • Tin tức y học
    • Tin tức phòng khám
  • Liên hệ
--}}
ĐẶT LỊCH