@extends('partner.layouts.master') @section('css') @endsection @section('breadcrumb')
| التوقيت | الفرع | بواسطة | المبلغ | طريقة/نوع الدفع | تعليق |
|---|---|---|---|---|---|
| {{$payment->created_at}} | {{$payment->fromBranch->title}} | {{$payment->creator->name}} | {{$payment->amount}} | {{$payment->type}} - {{$payment->method}} | {{$payment->comment}} |