{{ $theoryPackage->{'name_' . App::getLocale()} }}
{!! nl2br($theoryPackage->{'notes_' . App::getLocale()}) !!}
@extends('site.layouts.main')
@section('meta_title')
{{ trans('messages.Adnan Eltaher') . ' | ' . $theoryPackage->{'name_' . App::getLocale()} }}
@stop
@section('content')
{!! nl2br($theoryPackage->{'notes_' . App::getLocale()}) !!}
@else
@endif
@endif
@if ($theoryPackage->photo_phone)
@if(in_array(pathinfo($theoryPackage->photo_phone, PATHINFO_EXTENSION),["jpg","jpeg","gif","png","bmp"]))
@else
@endif
@endif
{{ $theoryPackage->{'name_' . App::getLocale()} }}