@extends('client.layouts.app') @section('title', 'تعديل مصروف') @section('content')

البيانات الاساسية

@csrf
الفرع
نوع المصروف
تفاصيل المصروف
المبلغ
صورة المصروف @if (!empty($expense->expense_pic)) @endif
safe_id)) style="display:none;" @endif>
خزنة الدفع
bank_id)) style="display:none;" @endif>
بنك الدفع
التاريخ
ملاحظات

@endsection @section('script') @endsection