@extends('layout') @section('title')
{{__('admin.Member Since')}}: {{ $influencer->created_at->format('d F Y') }}
{{__('admin.Reviews')}}{{ $total_review }}
{{ $active_booking }}
{{ $total_pending }}
{{ $cancel_booking }}
{{ $complete_booking }}
{{ $influencer->about_me }}
{{ html_decode($influencer->varsity_year) }}
{{ html_decode($influencer->school_year) }}
{{ $portfolio->name }}