@extends('dashboard.layouts.master') @section('css') @endsection @section('breadcrumb')
| # | دفعه الهدايا | {{ trans('labels.name') }} | المحافظة | {{ trans('labels.phone') }} | رقم اخر | {{ trans('labels.address') }} | {{----}} |
|---|---|---|---|---|---|---|---|
| {{ $gift->id }} | {{ $gift->patch_id }} | {{ $gift->name ?? null }} | {{ $gift->gov }} || {{$gift->city}} | {{ $gift->phone }} | {{ $gift->backup_phone }} | {{$gift->whatsapp_number}} | {{ $gift->address}} |