@extends('layouts.admin_layout.admin_layout') @section('content')
Blog
Home
Manage Blog
Add Blog
Add Blog
@csrf
Title
Short Description
{{ old('short_description') }}
Content
{{ old('content') }}
Cover Image
Tags (
Seperate by comma
)
Read Time
Meta Tag
Meta Description
Slug
@endsection