@extends('shop::layouts.master') @section('content-wrapper')
@include('shop::customers.account.partials.sidemenu')
@yield('page-detail-wrapper')
@endsection