@extends('admin.layouts.app') @push('content')
@csrf @method('PUT')
{{route('admin.blog.posts.index')}}/
is_featured == 1 ? 'checked' : ''}}>

Setup meta title & description to make your site easy to discovered on search engines such as Google


Preview image

Choose Image

Publish
Categories *
Tags
Status *
Image
Preview image

Choose Image
Banner Image (1920x170px)
Preview image

Choose Image
@endpush @push('scripts') @endpush