@extends('frontend.layouts.user.index') @section('title', __('Send Money Abroad')) @push('styles') @endpush @section('content') @include('frontend.user.partials._feature_summary_statistics', ['trxType' => \App\Enums\TrxType::REMITTANCE_SEND])