@extends('layouts.app') @section('content')
@include('orders.revenue_table')
@endsection