@extends('layout') @section('h4-page', __('Rider Payment')) @section('contents')
@csrf
{{--
{{ __('ExportExcel') }}
--}}
{{-- --}}
{{ __('OrderNo') }} {{ __('Type') }} {{ __('price') }}
{{ __('Add row') }}
รวมทั้งหมด {{ number_format(0, 2) }}

{{ __('Bank') }} :

{{ __('Bank account') }} :

{{ __('Bank account number') }} : copy

{{ __('promptpay') }} : copy

preview-image
{{ __('back') }}
@endsection @section('scripts') @endsection