@extends('layouts.app') @section('content')
@csrf

The image uploaded will be rendered inside the box below.

@if($errors->first('title'))
** {{$errors->first('title')}}
@endif
@if($errors->first('content'))
*{{$errors->first('content')}}
@endif
Actions
  • flag Status: {{(isset($edit)) ? ucFirst($edit->status) : 'Not Saved'}}
  • is_flash == 1) checked @endif/>
@endsection