@extends('layouts.store.master') @section('page','Mis pedidos') @section('classes_body','no-mg no-pd') @section('body') Inicio / Mis pedidos @push('scripts') @include('layouts.store.scripts.menu-footer'); @endpush @endsection