@extends('layouts.master') @section('browserTitle') @if(isset($_SESSION['logged'])&&($_SESSION['logged']==true)) @if(isset($input)) {{ trans('menu.editInput') }} @else {{ trans('menu.addInput') }} @endif @endif @endsection @section('breadcrumb') @if(isset($_SESSION['logged'])&&($_SESSION['logged']==true))
{{ trans('ex.imgWrdExLongDescription') }}
{!! trans('ex.imgWrdInputInstrL1') !!} |
{!! trans('ex.imgWrdInputInstrL2') !!} |
{!! trans('ex.imgWrdInputInstrL3') !!} |