@extends('layouts/detachedLayoutMaster') @section('title', 'Shop') @section('vendor-style') @endsection @section('page-style') @endsection @section('content-sidebar') @include('content/apps/ecommerce/app-ecommerce-sidebar') @endsection @section('content')
@section('vendor-script') @endsection @section('page-script') @endsection