@extends('layouts.app') @section('content')
{{$user->coachInfo->slogan}}
{{$user->coachInfo->introduction}}
{{$user->coachInfo->expertise}}
Abonnenter
Samlede Videoer
{!! Str::limit($rec->video_description, 120, ' ...') !!}
{!! Str::limit($video->video_description, 120, ' ...') !!}