@inject('GetCounts', 'App\Traits\GetCounts') @extends('layouts.app') @section('content')
@csrf
Music Style
Location of Event
Date of Event
£ Price
Search

Refine Your Search

Price Range

Regions

Categories

    @foreach($categories as $category)
  • id == $data['genre_id']) checked @endif @endisset>{{$category->name}}
  • @endforeach

Showing 1-10 of {{$count}} matching results

  • Price (High/Low)
  • Price (Low/High)
  • Title (A-Z)
  • Title (Z-A)
@forelse ($users as $user)

({{$user->act_testimonials->count()}} review)

  • @if (empty($user->no_of_members)) 00 @else {{$user->no_of_members}}@endif
  • @if (empty($user->areapricingact[0]->city->name)) No City @else {{$user->areapricingact[0]->city->name}}@endif

From @if (empty($user->areapricingact[0]->price)) 00 @else {{$user->areapricingact[0]->price}}@endif

View Profile
@empty
No records found
@endforelse
@endsection