Follow Us
in @if( isset( $ad->subcategory ) && count( $ad->subcategory ) ) @foreach( $ad->subcategory as $adCat ) {{$adCat->adcategory->title}} {{count( $ad->subcategory ) > 1 ? ',' :''}} @endforeach @else {{$category->title}} @endif
Hours
Monday : {{ $ad->working_hour_monday ?? 'N/A' }}
@endif @if( isset($ad->working_hour_tuesday) )Tuesday : {{ $ad->working_hour_tuesday ?? 'N/A' }}
@endif @if( isset($ad->working_hour_wednesday) )Wednesday : {{ $ad->working_hour_wednesday ?? 'N/A' }}
@endif @if( isset($ad->working_hour_thursday) )Thursday : {{ $ad->working_hour_thursday ?? 'N/A' }}
@endif @if( isset($ad->working_hour_friday) )Friday : {{ $ad->working_hour_friday ?? 'N/A' }}
@endif @if( isset($ad->working_hour_saturday) )Saturday : {{ $ad->working_hour_saturday ?? 'N/A' }}
@endif @if( isset($ad->working_hour_sunday) )Sunday : {{ $ad->working_hour_sunday ?? 'N/A' }}
@endif