@if(Request::segment(1)=='shops' && Request::segment(2)=='details') @if($jewellery)
@endif @endif
@php $preloaderLogo = DB::table('settings')->where('id',1)->first(); @endphp @if($preloaderLogo->preloader_image)
@else
@endif
Loading...