@extends('layouts.app') @section('content')

تسجيل الامانات

@csrf

رقم الصندوق

@if($deposit->deposit_money->count()) @endif @if($deposit->deposit_corporeal->count() || $deposit->deposit_money->count())
@endif
@endsection @section('script') @endsection