@csrf

Technical Form

@forelse ($technical_items as $technical)
Warning: Undefined variable $loop in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/active_tender/form.blade.php on line 19

Warning: Attempt to read property "iteration" on null in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/active_tender/form.blade.php on line 19

Warning: Undefined variable $technical in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/active_tender/form.blade.php on line 20

Warning: Attempt to read property "marks" on null in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/active_tender/form.blade.php on line 20

Warning: Undefined variable $technical in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/active_tender/form.blade.php on line 21

Warning: Attempt to read property "status" on null in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/active_tender/form.blade.php on line 21
@empty @endforelse
Sr No Description Marks Upload Documents Yes/No
{{$counter}} @if ($compulsory) * @endif {{$technical->description}} {{$technical->marks}}
Data not available.
Total Marks {{$technical_sum}}

The bidder having score of {{number_format($tender->technical_percentage, 0)}} % or above marks will qualify for opening of financial bids and vice versa.

Note: The compliance of S.No {{json_encode($compulsory_items)}} are compulsory. The zero marking in any one clause of S.No {{json_encode($compulsory_items)}} will automatically reject the tender.

Financial Form

@forelse ($financial_items as $financial_item)
Warning: Undefined variable $loop in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/active_tender/form.blade.php on line 106

Warning: Attempt to read property "iteration" on null in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/active_tender/form.blade.php on line 106

Warning: Undefined variable $financial_item in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/active_tender/form.blade.php on line 107

Warning: Attempt to read property "getFinancialDetail" on null in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/active_tender/form.blade.php on line 107
@empty @endforelse
Sr No Item Quantity Description Per Unit Rate
{{$counter}} {{$financial->item}} {{$financial_item->quantity}} {!! $financial->specifications !!}
Data not available.