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