@extends('portal.includes.layout') @section('title', trans('project_pages.trainers_title')) @section('description', trans('project_pages.trainers_description')) @section('content') @inject('auth', 'App\Http\Controllers\Portal\AuthController')
{!! trans("project_pages.trainers_text") !!}
{!! trans("project_pages.students_text_4") !!}
@else{!! trans("project_pages.students_text_4") !!}
@endif{{ $trainer->usuario_nombre }} {{ $trainer->usuario_apellido_1 }} {{ $trainer->usuario_apellido_2 }}