Pharmastore

Free Support 24/7

{{ isset($settings) ? $settings->phone ?? "" : "" }}

  • Home
  • About Us
  • Contact
Browse categories
    @foreach($categories as $each_category)
  • {{$each_category->name}}
  • @endforeach
@if(Route::currentRouteName()=='cart' || Route::currentRouteName()=='checkout')
0 Shopping Cart ({{ isset($settings) ? $settings->currency_symbol ?? "" : "" }}) 0.00
@else
0 Shopping Cart ({{ isset($settings) ? $settings->currency_symbol ?? "" : "" }}) 0.00
@endif