@php $generalInfo = DB::table('settings')->where('id',1)->first(); @endphp @if($generalInfo->preloader_image) @else @endif Search @if($contact_no[$i]) {{isset($contact_no[$i])?$contact_no[$i]:'0422 223 2710'}} @endif @if($generalInfo) {{isset($generalInfo->email)?$generalInfo->email:'contact@shriarthijewellery.com'}} @endif @if(Auth::check()) @if(isset(Auth::user()->profile_picture)) @php $profileimg = url('/')."/uploads/members/".Auth::user()->profile_picture; if(Auth::user()->sm!='') { $profileimg = Auth::user()->profile_picture; } @endphp @else @endif Hi@if(Auth::user()->name!="") {{Auth::user()->name}} @else User @endif My Profile My Gold Saving Order List Logout @else @endif @php $total_price = 0; $cart_count =0; if(session('cart')) { if(count(session('cart'))>0) { foreach (session('cart') as $item) { $unit_price = $item['unit_price'] * $item['quantity']; $total_price = $total_price + $unit_price; } $cart_count = count(session('cart')); } } @endphp {{$cart_count}} Home @php $main_menu = DB::table('website_menu')->where('status','1')->orderBy('id','ASC')->get()->toArray(); @endphp @foreach($main_menu as $key=>$item) @php $submenus = DB::table('jewellery_type')->where('menu_id',$item->id)->where('status','1')->orderBy('id','ASC')->get()->toArray(); @endphp 0) data-toggle="dropdown" @endif>{{$item->menu_name}} @if(count($submenus)>0) Style you wish for @foreach($submenus as $subkey=>$subitem) {{$subitem->jewellery_type}} @endforeach Metal Type @php $metals = DB::table('metal')->where('status','1')->orderBy('id','ASC')->get()->toArray(); @endphp @foreach($metals as $key=>$metal_item) {{$metal_item->metal}} @endforeach See Jewels Under 10k 10k - 20k 20k - 30k Above 30k View all {{$item->menu_name}} @if($item->banner_images) @if($item->menu_name=='Ring') Ring Size Calculator @endif @endif @endif @endforeach All Jewellery Try Jewellery Gold Saving Scheme About SAJ Contact Us