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

ACCOUNT NO. CLASS CUSTOMER NAME SERVICE ADDRESS METER NO. BOOK SEQ. STATUS  
@endsection @section('scripts') @endsection