@extends('layouts.public')
@section('title', $coach->user->fullName())
@section('content')
{{ $coach->bio ?: 'توضیحی ثبت نشده است.' }}
{{ $coach->work_history ?: 'توضیحی ثبت نشده است.' }}
@if($coach->program_price){{ $message }}
@enderror @endif @endif @else برای درخواست برنامه وارد شوید @endauth{{ $review->comment }}
@endif