@extends('admin/layouts/default')
{{-- Page title --}}
@section('title')
Heat Map Table
@parent
@stop
{{-- page level styles --}}
@section('header_styles')
@stop
{{-- Page content --}}
@section('content')
Customer/Prospect |
Total Demand(kSQM) |
Share |
Company Index |
|
|
|
|
@stop
{{-- page level scripts --}}
@section('footer_scripts')
@stop