@extends('panel.layouts.main') @section('content')
انتخاب شده
@if(!empty($errors->all()))

اطلاعات وارد شده اشتباه میباشد:

    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif @csrf
جمع فاکتور: 0 ریال

درصد تخفیف :
%


مشمول مالیات: 0 ریال


مبلغ مالیات اعمال شده: 0 ریال

مبلغ نهایی فاکتور: 0 ریال
@if(empty($factor))
@endif
لغو @if(!empty($factor)) چاپ @endif
@if(!empty($factor)) @endif @endsection @section("head") @endsection @section("script") @endsection