{{ csrf_field() }}
@if ($errors->has('post_content')) {{ $errors->first('post_content') }} @endif