@extends('layouts.app') @section('content')

Tagihan

{{--
--}}
ID Pelanggan
:
{{ $datas->id }}
Nama
:
{{$datas->name}}
No. Telepon
:
{{$datas->no_telepon}}
Alamat
:
{{$datas->alamat}}
{{--

Pengguna

--}} {{--

DataTables has most features enabled by default, so all you need to do to use it with your own tables is to call the construction function: $().DataTable();.

--}}
No Tagihan Meter Penggunaan Tagihan Bulan Tahun Status Gambar
@push('scripts') @endpush @push('scripts') @endpush @endsection