@extends('frontend.include.layout') @section('content') 24 48 72 96 Select Option Price Low to High Price High to Low @foreach($actor_details as $key => $actor_detail) @include('frontend.include.actorsingle') @endforeach {{-- --}} {{-- --}} {{-- --}} {{-- 01--}} {{-- --}} {{-- --}} {{-- --}} Refine By Clear filters Verification Actor Verified Actor Unverified {{-- --}} {{-- --}} {{-- Offerings--}} {{-- --}} {{-- --}} {{-- 2D Modelling--}} {{-- --}} {{-- --}} {{-- 3D Modelling--}} {{-- --}} {{-- --}} {{-- 4D Project Planning--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- Rate per Hour--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- Range:--}} {{-- --}} {{-- --}} {{-- Filter--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} Ratings {{-- Filter--}} @endsection