@extends('layouts.admin') @section('title', 'Add Blog') @section('content')
@csrf

Add New Blog

Cancel

Main Image

Author Details

Status

@endsection @section('scripts') @endsection