{{ __('site.page_post_new_h1') }}
@if (\Session::has('error_title'))
{!! \Session::get('error_title') !!}
@endif
@if (\Session::has('error_short'))
{!! \Session::get('error_short') !!}
@endif
@foreach($getCategories as $category)
{{ __('site.page_post_new_side_grid2_link') }}
id, old('categories', [])) ? 'checked' : '' }}>
@endforeach
@if (\Session::has('error_cat'))
{!! \Session::get('error_cat') !!}
@endif
{{ str_replace('%1%','970x550',str_replace('%2%','2',__('site.page_post_new_side_grid3_desc'))) }}