@extends('layouts.admin.app') @section('content')
@include('include.alert')
@csrf
Image Should be less than 1mb *
Title*
Tags*
Client*
Blog Date*
Description
@endsection @section('js') @stop