@extends( 'newBase' ) @section('title', 'Images') @section('content')
{{$moduleType[1]}}
@if($moduleType[0]===5)
@endif {{--
--}} {{--
--}} {{--Start Date:--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--End Date:--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{--
--}} {{--
--}}
Section Photo:
{{--TODO: check what is supposed to be displayed here - $moduleType is an array so it throws an error when used without the index--}} {{-- --}} {{----}}
Image Previewer
{{ __('back') }} {{ __('Submit') }}
{{----}} @include('common.confirmation') @include('common.notification') @endsection