@extends('backEnd.layout') @section('headerInclude')
@endsection @section('content')
{{ trans('backLang.sectionNew') }}
{{ trans('backLang.home') }}
/
{!! trans('backLang.'.$WebmasterSection->name) !!}
/
{{ trans('backLang.sectionsOf') }} {!! trans('backLang.'.$WebmasterSection->name) !!}
×
{{Form::open(['route'=>['sectionsStore',$WebmasterSection->id],'method'=>'POST', 'files' => true ])}} @if($WebmasterSection->sections_status==2)
{!! trans('backLang.sectionFather') !!}
- - {!! trans('backLang.sectionNoFather') !!} - -
Fatal error: Uncaught Error: Call to undefined function trans() in /home/theblackstory/public_html/resources/views/backEnd/sections/create.blade.php:41 Stack trace: #0 {main} thrown in /home/theblackstory/public_html/resources/views/backEnd/sections/create.blade.php on line 41