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

Customer Details
-

Disconnection Details
-
Service Address
-
Book Code - Description
-
Meter Brand - Number
-
Guarantee Deposit
-
Advance Payment
-
@endsection @section('scripts') @endsection