@extends('layouts.master') @section('css') @toastr_css @section('title') {{ trans('Users_trans.personal_information') }} @stop @endsection @section('page-header') @section('PageTitle') {{ trans('Users_trans.personal_information') }} @stop @endsection @section('content')
| {{ trans('Certificat_trans.bank_note') }} | {{ $code->name }} |
|---|---|
| {{ trans('Certificat_trans.comments') }} | {{ $code->execut }} |
| {{ trans('Depts_trans.Name_Dept') }} | {{ $code->created_at }} |
|
{{ trans('Certificat_trans.personal_image') }}
|
{{ trans('Certificat_trans.bank') }}
|
|
{{ trans('Certificat_trans.ssn') }}
|
@if (isset($certificat->school_certificat))
|
@endif