@foreach($product_categories as $product_category_row)
{{$product_category_row->category_name}}
@endforeach
Care
Basic Info
Your Plants
@if(!empty($account_id))
Your Info
@if(!empty($user_password))
Change Password
@endif
Your Plants
Sign Out
@else
Sign In
@endif
@if(!empty($account_id))
Welcome back
Your info
@if(!empty($user_password))
Change password
@endif
Your plants
Sign out
@else
Login
@endif
Faves
Bag {{$cart_count}}
{{$cart_count}}
@yield('content')
Ok
Are you sure?