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