{{ __('collect_driver.page_title_collect_payment') }}

@if ($errors->any())
    @foreach ($errors->all() as $error)
  • - {{ $error }}
  • @endforeach
@endif
{{ __('collect_driver.col_created_date') }} {{ __('collect_driver.col_customer') }} {{ __('collect_driver.col_address') }} {{ __('collect_driver.col_phone') }} {{ __('collect_driver.col_amount_usd') }} {{ __('collect_driver.col_amount_khr') }} {{ __('collect_driver.col_status') }} {{ __('collect_driver.col_delivery_by') }}
Total: $0.00 0 KHR
{{ __('global.cancel') }}