@extends('admin.layouts.app') @section('pageTitle')
# | {{ Lang::get('main.username') }} | {{ Lang::get('main.therapist-name') }} | {{ Lang::get('main.image') }} | {{ Lang::get('main.main_specialty_ar') }} | {{ Lang::get('main.main_specialty_en') }} | {{ Lang::get('main.email') }} | {{ Lang::get('main.reset') }} | {{ Lang::get('main.active') }} | {{ Lang::get('main.archive') }} | Resume | {{ Lang::get('main.action') }} |
---|---|---|---|---|---|---|---|---|---|---|---|
{{ $x }} | {{ !empty($therapist->user) ? $therapist->user->name : '' }} | {{ $therapist->name_a }} | {{ $therapist->main_specialty_ar }} | {{ $therapist->main_specialty_en }} |
active==1) checked="checked" @endif id="checkbox-{{ $therapist->id }}">
|
@if(!empty($therapist->resume)) @endif |
|