@extends('admin::layouts.master') @section('htmltitle') Applications @endsection @section('external_styles') @endsection @section('content')
--}} {{-- | Screener | --}}Screener | Does the technology/product/process fall under the scope of Terms of Reference defined under the FLCTD vertical? | Is it an Innovative technology/process? | At what stage is the innovation? | Readiness and Feasibility for commercial deployment? | Remark | Reason | Status | |
---|---|---|---|---|---|---|---|---|---|---|
--}} {{-- | {{$item->screener1_id !== null ? $item->screener1->name : 'NA'}} | --}}{{$item->name}} | {{App\ScreenerResponse::where('user_id',$item->user_id)->where('application_id',$application->id)->first() ? App\ScreenerResponse::where('user_id',$item->user_id)->where('application_id',$application->id)->first()->scope_terms : 'NA'}} | {{App\ScreenerResponse::where('user_id',$item->user_id)->where('application_id',$application->id)->first() ? App\ScreenerResponse::where('user_id',$item->user_id)->where('application_id',$application->id)->first()->innovation_process : 'NA'}} | {{App\ScreenerResponse::where('user_id',$item->user_id)->where('application_id',$application->id)->first() ? App\ScreenerResponse::where('user_id',$item->user_id)->where('application_id',$application->id)->first()->screener_innovation_stage : 'NA'}} | {{App\ScreenerResponse::where('user_id',$item->user_id)->where('application_id',$application->id)->first() ? App\ScreenerResponse::where('user_id',$item->user_id)->where('application_id',$application->id)->first()->feasibility : 'NA'}} | {{App\ScreenerResponse::where('user_id',$item->user_id)->where('application_id',$application->id)->first() ? App\ScreenerResponse::where('user_id',$item->user_id)->where('application_id',$application->id)->first()->remark : 'NA'}} | {{App\ScreenerResponse::where('user_id',$item->user_id)->where('application_id',$application->id)->first() ? App\ScreenerResponse::where('user_id',$item->user_id)->where('application_id',$application->id)->first()->reason : 'NA'}} | {{App\ScreenerResponse::where('user_id',$item->user_id)->where('application_id',$application->id)->first() ? App\ScreenerResponse::where('user_id',$item->user_id)->where('application_id',$application->id)->first()->status : 'Pending'}} | {{--{{$item->screener_comment}} | --}}
Name | {{ $user->user->name }} |
{{ $user->user->email }} | |
Phone | {{ $user->user->phone }} |
Address | {{ $user->user->address }} |
State | {{ $user->user->state }} |
City | {{ $user->user->city }} |
Name of your Innovation | {{ $user->innovation_name }} |
Organization Type | {{ $user->organization_type }} |
Name of the Firm | {{ $user->firm_name }} |
Year of Incorporation | {{ $user->incorporation_year }} |
Type of Ownership | {{ $user->type_ownership }} |
Company Website URL | {{ $user->company_website }} |
Registration/Company Certification | {{ $user->company_registration_number }} |
Write a short description of core team | {{ $user->core_team_intro }} |
CVs |