@include('business.layouts.sidebar')

Videos

@foreach($photos as $photo) @foreach($photo->postImage as $video) @php $extention=pathinfo($video->postFileUrl, PATHINFO_EXTENSION); @endphp @if($extention=="MOV" || $extention=="mp4" )
@endif @endforeach @endforeach

About

  • {{$businessDetail->city}}, {{$businessDetail->country}}

  • @foreach($workingHours as $hour)

    {{$hour->day}}

    Open: {{$hour->openTime}}

    Close :{{$hour->closeTime}}

    @endforeach
  • {{$businessDetail->businessType}}