@extends('layouts.master')
@section('title', 'List Daftar Tagihan')
@section('css')
@endsection
@section('content')
| No | Nomor Daftar Tagihan | Tanggal Daftar Tagihan | Action |
|---|---|---|---|
| {{$loop->iteration}} | {{ $rl->receivable_list_salesman_number }} | {{ \Carbon\Carbon::parse($rl->receivable_list_salesman_date)->format('d M Y') }} | edit print |
| No | Nomor Daftar Tagihan | Tanggal Daftar Tagihan | Action |