@php $categories = \App\Category::where('status',1)->get(); @endphp
{{--for mobile--}}
@if(Cart::getContent()->count() > 0) {{Cart::getContent()->count()}} @endif {{-- --}}
{{-- --}}
{{--
--}}