@extends('admin.showroom._layout') @section('panel-option') @endsection @section('panel-body')
@include('admin.showroom.panel.sales_history')
@include('components.feature_not_ready')
@include('admin.showroom.panel.showroom_attachment')
@include('admin.showroom.panel.showroom_bank_details')
@endsection @section('javascript') @endsection