@extends('layouts.app') @section('title', session('company_code') . ' Elite System') @section('header') Dashboard @endsection @section('body')

JO NO. ACCOUNT NO. CUSTOMER / OCCUPANT NAME ADDRESS TOTAL AMT AMT PAID BALANCE STATUS
@endsection @section('scripts') @endsection