{{--
--}}
@include('header')
@if (auth()->user()->user_img != null) @else @endif

{{ $user_id->name }}

{{ $user_id->email }}
{{ $user_id->mobille }}
{{-- --}}
{{-- --}}
{{--
--}}
{{--

About

Categories: Packers and Movers

We have a wide spectrum of expertise in web solutions within these industries, giving us the necessary skills and knowledge to help you increase your presence on the web.Through our expertise, technological knowledge, global presence and betspoke web solutions, we can help knowledge to help you increase your presence you transform your business, maximize performance and surpass the competition.

--}} {{-- --}}
{{--

My Profile

--}}

Lead Requests

    @if (count($myreq) > 0) @foreach ($myreq as $item)
  • + {{$item->name}} {{-- Offer --}}

    {{-- {{$item['answers']}} --}}
    Lead Details
    {{-- --}} {{-- --}}
    Category Sub-Category Q/A Status PinCode ActionArea District State
    {{$item->category['alt_name'] ?? '-'}} {{$item->subcategory->slug}} @if ($item && $item->answers) @php $answers = json_decode($item->answers, true); @endphp @if ($answers && is_array($answers)) @foreach ($answers as $answer) Question: {{ $answer['question'] ?? '-' }}
    Answer: {{ $answer['answer'] ?? '-' }}

    @endforeach @else - @endif @else NA @endif
    @if ($item->status == 1) Open @else Closed @endif {{$item->pin_code}} {{-- --}}
    {{--
    RS124.00
    --}}
    {{date('d M, Y', strtotime($item->created_at)) }}
    Mobile : {{$item->mobile}}
    Email : {{$item->email}}
    @if (count($item->getPurchaseDetails) > 0)
    Contacted By
    @foreach ($item->getPurchaseDetails as $associate) @endforeach
    Name Associate Profile Status Message
    {{$associate->user['name'] ?? '-'}} @if ($associate->user->associate()->exists()) View Profile @endif @if ($associate['status'] == 'pending') Pending @elseif($associate['status'] == 'approved') Approved @elseif($associate['status'] == 'rejected') Rejected @else Pending @endif {{$associate['message']}} {{-- @if ($associate['status'] == 'pending') --}} {{-- @endif --}}
    @endif
  • @endforeach @else

    You haven't placed any service request

    Order Now @endif
{{--

Contact Information

Address
88, Borewell Rd, Palm Meadows, Whitefield, Bengaluru, Karnataka 560066
Telephone
Mob: +91 6362 567 895
Email
davidwood15@gmail.com
Web
aonetheme.com/service-finder
aonetheme.com/service-finder
--}} {{--

Customer Reviews

0
4.8 stars - 921 reviews
0
92% Completion Rate
0
1081 completed tasks
0
0
Quality
4.7
Cost
3.8
Response Time
2.6
Timeline
1.6
#
Zohn Odriscoll
Good service
March 12, 2022 at 5:40 am
  • Quality
  • Cost
  • Response Time
  • Timeline
#
Mila Kunis
Good service
March 12, 2022 at 5:40 am
  • Quality
  • Cost
  • Response Time
  • Timeline
--}}
@include('footer')
@include('loginmodel')