Peak Agency Logo
  • Home
  • About Us
    • The Agency
    • Client List
    • FAQs
  • Talent
      @foreach ($areaOfInterest as $interest) @if (in_array($interest->slug, ['voiceover', 'hand-talent', 'real-family', 'models', 'actors', 'influencer']))
    • {!! $interest->name !!}
    • @endif @endforeach

    • ADVANCED SEARCH
  • Representation
  • Placement
  • Workshops
  • Request Quote
  • {{--
  • Request Quote
    • Booking Info
  • --}}
  • Contact
  • 0
  • {{--
  • {{ $favoriteCount }}
  • --}} @guest
  • @endguest @auth
    • @if(Auth::user()->role_id == 1)
    • {{ Auth::user()->name }} (Admin)
    • @else
    • My Talent Profile
    • @endif @if(Auth::user()->role_id == 1)
    • Logout
      @csrf
    • @else
    • Logout
      @csrf
    • @endif
  • @endauth