@extends('layout.padrao') @section('content') @section('title', 'Spot Sales Dashboard')
Search
@include('spotSales.table')
@include('bibliotecas.floattheadOverflow') @include('bibliotecas.bootstrapExport') @include('spotSales.style') @endsection