@extends('layout') @section('css') @endsection @section('content')
@if (!in_array(\Auth::user()->role, [20,21,22]))
@else
View All @if (in_array(\Auth::user()->role,[1,2,5,15,20,21,22]) || Auth::user()->id==251 || Auth::user()->id==252) @endif
@endif
* Showing data within 3 months by default
* Filter periode berdasarkan Tanggal Tagih
@if (!in_array(\Auth::user()->role, [20,21,22]))
View All @if (in_array(\Auth::user()->role,[1,2,5,15,20,21,22]) || Auth::user()->id==251 || Auth::user()->id==252) @endif
@endif

Total Tagihan : Rp. 0
@if (\Auth::user()->role == 99) @endif {{-- --}} {{-- --}} @if(\Auth::user()->role != 99)@endif
created_at No No. Invoice No. ContainerDetail ResiCustomer MarketingDue DateTanggal Tagih Total Tagihan StatusNotif. Sudah DitagihAction
@endsection @section('js') @endsection