Web Estimate View: Id: {{$webView->id}} Email: {{$webView->email}}

Web Code: {{$webView->web_code}}

Web options: @if ($webView->web_code == 'New') @if ($webView->web_category == 'dynamic') {{$webView->web_dynamic_option}} @else {{'None'}} @endif @else @if ($webView->old_web_category == 'dynamic') {{$webView->old_web_dynamic_option == 'Others' ? $webView->old_web_dynamic_option_other : $webView->old_web_dynamic_option }} @else {{'None'}} @endif @endif

Web Category: @if ($webView->web_code == 'New') {{$webView->web_category}} @else {{$webView->old_web_category}} @endif

Web Platform: @if ($webView->web_code == 'New') @if ($webView->web_category == 'dynamic') {{$webView->web_platform == 'Others' ? $webView->web_platform_other : $webView->web_platform }} @else {{$webView->web_new_static_plateform == 'Others' ? $webView->web_new_static_plateform_other : $webView->web_new_static_plateform }} @endif @else @if ($webView->old_web_category == 'dynamic') {{$webView->web_platform == 'Others' ? $webView->web_platform_other : $webView->web_platform }} @else {{$webView->web_old_static_plateform == 'Others' ? $webView->web_old_static_plateform_other : $webView->web_old_static_plateform }} @endif @endif

Web Old ui design changes: {{$webView->web_old_dynamic_design_changes}}

Web new static ui option: {{$webView->web_new_static_ui_option}}

Mobile App needs?: {{$webView->mobile_app_needs}}

Web payment gateway: {{$webView->web_payment_gateway}}

Web creative ui option: {{$webView->web_creative_ui_option}}

Web Mobile app platform: {{$webView->web_mobile_app_platform}}

Web mobile devices: {{$webView->web_mobile_app_device}}

Web mobile app category: {{$webView->web_mobile_app_category == 'Others' ? $webView->web_mobile_app_category_other : $webView->web_mobile_app_category}}

Web mobile app signUp: {{$webView->web_mobile_app_signup}}

Need design changes?: {{$webView->web_mobile_need_design_changes}}

Mobile GPS: {{$webView->web_mobile_gps_require}}

Mobile Chat Feature: {{$webView->web_mobile_chat_feature}}

Mobile Earn App: {{$webView->web_mobile_earn_app}}

Web Link: {{$webView->web_link}}

Name: {{$webView->name}}

Email: {{$webView->email}}

Mobile: {{$webView->mobile}}

Company Name: {{$webView->company_name}}

Reference: {{$webView->reference}}

Region: {{$webView->region}}

Client Ip Address: {{$webView->ip_address}}

Additional: {{$webView->additional}}

Brief Description: {{$webView->web_old_dynamic_brief_description}}

Estimate Request Date: {{$webView->created_at->format('d-M-Y')}}

@if ($webView->web_attachment && $webView->web_attachment->isNotEmpty())

App Attachment: Click to view

@endif @if ($webView->web_brief_attachment && $webView->web_brief_attachment->isNotEmpty())

App Attachment: Click to view

@endif