{{ $user->name}}

Owner Name {{ $user->owner_name }}
CNIC NO {{ $user->cnic_no }}
Address {{ $user->address }}
Phone No {{ $user->phone_no }}
GST No {{ $user->gst_no }}
NTN No {{ $user->ntn_no }}
KNTN No {{ $user->kntn_no }}
Date {{ date('Y-m-d', strtotime($user->created_at)) }}
@foreach ($tenders as $tender)
Warning: Undefined variable $tender in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/user/company-data.blade.php on line 80

Warning: Attempt to read property "getDetail" on null in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/user/company-data.blade.php on line 80

Warning: Undefined variable $loop in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/user/company-data.blade.php on line 81

Warning: Attempt to read property "iteration" on null in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/user/company-data.blade.php on line 81

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/user/company-data.blade.php on line 83

Warning: Attempt to read property "getFinancialItems" on null in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/user/company-data.blade.php on line 84

Warning: Attempt to read property "getTechnicalItems" on null in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/user/company-data.blade.php on line 85

Warning: Undefined variable $tender in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/user/company-data.blade.php on line 87

Warning: Attempt to read property "is_show_marks" on null in /home/bisebedu/ebidding.biseb.edu.pk/demo/resources/views/user/company-data.blade.php on line 87
@include('user/tender/tender_detail')
@endforeach