@extends('layouts.app') @section('title', 'المستفيدين - نظام إدارة الحوالات الخارجية') @section('page-title', 'المستفيدين') @section('page-actions') إضافة مستفيد جديد @endsection @section('content')
# | اسم المستفيد | الدولة | المصرف | رقم الحساب | Swift Code | الإجراءات |
---|---|---|---|---|---|---|
{{ $index + 1 }} | {{ $beneficiary->name }} | {{ $beneficiary->country }} | {{ $beneficiary->bank_name }} | {{ $beneficiary->account_number }} | {{ $beneficiary->swift_code }} | |
لا يوجد مستفيدين |
الدولة | عدد المستفيدين | النسبة |
---|---|---|
{{ $countryStat->country }} | {{ $countryStat->count }} |
|
لا توجد إحصائيات متاحة. |