- {{__('main.home_page')}}
- {{$title}}
@extends('web.layouts.container')
@section('content')
{!! $instructor->description !!} {{$instructor->phone}} {{$instructor->email}}
{{$title}}
{{$instructor->name}}
{{$instructor->job_title}}
{{-- @if($instructor->phone)
{{$instructor->name}}
{{$instructor->job_title}}