@extends('layouts.app') @section('title') @if (!empty($title)) {{ $title }} | @endif @parent @endsection @section('content')
' . $errors->first('title') . '
' . $errors->first('post_content') . '
@lang('app.upload_image')
@lang('app.post_img_resize_info')
' . $errors->first('images') . '