@extends('account.my-account')
Notice: Undefined variable: post in /var/www/html/resources/views/post/createOrEdit/singleStep/edit.blade.php on line 6

Notice: Trying to get property 'category' of non-object in /var/www/html/resources/views/post/createOrEdit/singleStep/edit.blade.php on line 6
@section('account-content') {{-- @include('common.spacer') --}}
@include('post.inc.notification')
{{-- --}} {{ t('Update My Post') }}{{-- -  --}} {{-- {!! \Illuminate\Support\Str::limit($post->title, 45) !!} --}}
{!! csrf_field() !!}
{{--
@foreach ($postTypes as $postType)
post_type_id)==$postType->tid) ? 'checked="checked"' : '' }} >
@endforeach
--}}
{{ t('A great title needs at least 60 characters.') }}

Fatal error: Uncaught Error: Call to undefined function config() in /var/www/html/resources/views/post/createOrEdit/singleStep/edit.blade.php:134 Stack trace: #0 {main} thrown in /var/www/html/resources/views/post/createOrEdit/singleStep/edit.blade.php on line 134