@extends("layout.app") @section("content")
@include("customers.aside")
رصيدي {{ number_format($balance, 2) }} شيكل "gift-cards"])}}">شراء بطاقات رصيد / هدية
شحن رصيد عبر كود كوبون
@if($gift_cards_r->count()>0)
@endif
@endsection @section("scripts") @if($gift_cards->count()>0) @endif @endsection