@extends('layouts.app') @section('title', session('company_code') . ' Elite System') @section('body') Excel {{-- Clear Generate --}} {{-- --}} Unpaid Septage Fee {{-- Please enter date range. --}} BillNo. BillType BillMonth BillYear BookCode AccountNo. CustomerName Class TotalCuM SeptageFee {{-- AlterationDate --}} BillAmount TotalDue @endsection @section('scripts') @endsection