@extends('layouts/layoutMaster') @section('title', $title) @section('vendor-style') {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} @endsection @section('page-style') @endsection @section('vendor-script') {{-- --}} @endsection @section('content')
{{-- secondary --}}
{{ session()->get('active_company')['roc_no'] }}
{{--
{{ session()->get('active_company')['group_company'] }}
--}}
Summary
Current due
1-30 days past due
31-60 days past due
61-90 days past due
90+ days past due
Total due
{{-- primary --}}
@include('companies.partials.submenu') {{--
--}}
{{--
--}} {{--
--}}
Client Open Balance Status Actions
@endsection @section('page-script') @endsection