@extends('layouts.app') @section('title', 'Create Blog') @section('content')
@csrf
@error('slug')
{{ $message }}
@enderror
Main Image

Click to upload image

PNG, JPG up to 5MB
Banner Image

Click to upload image

PNG, JPG up to 5MB
Discard
@endsection