@extends('layouts.store.master')
@section('meta_tags')
@endsection
@section('page','Inicio')
@section('classes_body','no-mg no-pd')
@section('body')
@include('store.medicadepot.checkout.partials.breadcrumbs')
También te podría interesar
{{--@include('layouts.store.related_products')--}}
@include('layouts.store.newsletter')
Conoce nuestras marcas
@include('layouts.store.brand_carousel')
@endsection
@push('scripts')
@include('store.medicadepot.checkout.scripts.shippingjs')
@include('layouts.store.scripts.menu-footer')
@endpush