Customer Files 'first_name', 'last_name', 'sur_name', 'phone', 'email', 'residence', 'place_id', 'id_type', 'id_number', 'company_id' 'first_name':'', 'last_name':'', 'sur_name':'', 'phone':'', 'email':'', 'residence':'', 'place_id':'', 'id_type':'', 'id_number':'', 'company_id':'', User Files 'name', 'phone', 'email', 'password', 'otp', 'last_login', 'email_verified_at', 'role_id', 'company_id' 'name':'', 'phone':'', 'email':'', 'password':'', 'role_id':'', Company Files 'name', 'phone', 'email', 'address', 'name':'', 'phone':'', 'email':'', 'address':'', Branch Files 'name', 'phone', 'email', 'company_id', 'country_id', 'currency_id' 'name':'', 'phone':'', 'email':'', 'company_id':'', 'country_id':'', 'currency_id':'', Teller Files 'user_id', 'branch_id', 'company_id', 'status' user_id:'', branch_id:'', company_id:'', status:'', Account Files 'name', 'type', 'opening_balance', 'status', 'company_id', 'branch_id' 'name':'', 'type':'', 'opening_balance':'', 'status':'', 'company_id':'', 'branch_id':'', Ledger Files 'type', 'amount', 'account_id', 'user_id', 'company_id', 'branch_id', 'transaction_id' 'type':'', 'amount':'', 'account_id':'', 'user_id':'', 'company_id':'', 'branch_id':'', 'transaction_id':'', Transaction Files 'type', 'customer_id', 'recipient_id', 'JFB_number', 'gross', 'commission', 'tax_amount', 'net', 'country_from_id', 'currency_from_id', 'amount_from', 'country_to_id', 'currency_to_id', 'amount_to' 'type':'', 'customer_id':'', 'recipient_id':'', 'JFB_number':'', 'gross':'', 'commission':'', 'tax_amount':'', 'net':'', 'country_from_id':'', 'currency_from_id':'', 'amount_from':'', 'country_to_id':'', 'currency_to_id':'', 'amount_to':'',
{{errors.name[0]}}
{{errors.phone[0]}}
{{errors.otp[0]}}
Recipient Files 'name', 'phone', 'otp'
{{errors.name[0]}}
{{errors.phone[0]}}
{{errors.otp[0]}}
{{recipient.}}
Name{{recipient.name}}
Phone{{recipient.phone}}
Otp{{recipient.otp}}
Name Type Otp
{{recipient.name}} {{recipient.type}} {{recipient.otp}}
Country Files 'name', 'swiftcode', 'currency_id', 'inbound_tax', 'outbound_tax', 'commission_type', 'commission_rate', 'commission_tier_id' 'name':'', 'swiftcode':'', 'currency_id':'', 'inbound_tax':'', 'outbound_tax':'', 'commission_type':'', 'commission_rate':'', 'commission_tier_id':'', Commission tier Files 'name':'', 'rate_type':'', Commission tier items Files 'commission_tier_id', 'min', 'max', 'rate' 'commission_tier_id':'', 'min':'', 'max':'', 'rate':'',
Commission tier{{commission_tier_items.commission_tier.name??''}}
Min{{commission_tier_items.min}}
Max{{commission_tier_items.max}}
Rate{{commission_tier_items.rate}}
Min Max Rate
{{commission_tier_item.min}} {{commission_tier_item.max}} {{commission_tier_item.rate}}
Currency Files 'name':'', 'swiftcode':'', 'company_id':'', Rate Files 'base_currency_id', 'target_currency_id', 'rate', 'company_id' 'base_currency_id':'', 'target_currency_id':'', 'rate':'', 'company_id':'',