@extends("layout.app")
@section("styles")
@endsection
@section("content")
{!!nl2br($item->specifications)!!}
{{$item->name}}
سعر الجهاز قبل الخصم |
|
التوصيل |
30 |
السعر النهائي @if($item->is_sale) {{$item->discount_description}} @endif |
{{ $item->totalPrice }} شيكل |
ملاحظه هامه |
لا يمكن التقسيط لاي قطعه سعرها اقل من {{\App\Models\Settings::where("key",'payments_min')->first()->value}} شيكل |