@extends('layouts.master') @section('browserTitle') Image-word @endsection @section('breadcrumb') @if(isset($_SESSION['logged'])&&($_SESSION['logged']==true))
{{ trans('ex.imgWrdExLongDescription') }}
{{ trans('ex.img') }} | {{ trans('ex.level') }} | {{ trans('ex.target') }} | {{ trans('ex.distractors') }} | @foreach($ex_inputs as $input) |
---|---|---|---|---|
|
{{ $input->level }} | {{ $input->target[app()->getLocale()] }} |
|
{{ trans('btn.edit') }} {{ trans('btn.delete') }} |