@extends('layouts.app') @section('title') {{ __('Billings') }} @endsection @section('breadcrumb')
| # | {{ __('Billing No.') }} | {{ __('Requisitions') }} | {{ __('Billing Month') }} | {{ __('Due') }} | {{ __('Total Due') }} | {{ __('Finalized') }} | {{ __('Date Created') }} | {{ __('Signed') }} | {{ __('Signed By') }} | {{ __('Date Signed') }} | {{ __('Action') }} |
|---|