@extends('frontend.include.layout') @section('content') @if(count($actor_individual_advertisements_tops) != 0) @foreach($actor_individual_advertisements_tops as $key => $home_advertisementdetail) @include('frontend.include.advertisementdesign') @endforeach @endif @if($actor_detail->displayimage) @endif @if($actor_detail->portfollo) @endif @if($actor_detail->displayimage) @endif @if($actor_detail->portfollo) @endif Highlight Asset Reviews {!! $actor_detail->profiledescription !!} @foreach($asset_details as $key => $publish_asset_detail) @include('frontend.include.assetsingle') @endforeach Overall 1 out of 0 5 star 4 star 3 star 2 star 1 star Actor verified ID : {{ $actor_detail->actor_id }} @if($actor_detail->profileimage) @else @php echo strtoupper(mb_substr($actor_detail->name, 0, 1)); @endphp @endif {{ $actor_detail->name }} ( 0 ) | (0) 2 views in the past week Follow @if(count($actor_individual_advertisements_bottoms) != 0) @foreach($actor_individual_advertisements_bottoms as $key => $home_advertisementdetail) @include('frontend.include.advertisementdesign') @endforeach @endif @endsection
@php echo strtoupper(mb_substr($actor_detail->name, 0, 1)); @endphp
2 views in the past week