@extends('layouts.admin.app') @section('content')
@include('include.alert')
@csrf @method('put')
Thumbnail Image Should be less than 1mb
Active or Inactive
Name*
Category*
Description
Specs Image Should be less than 1mb
@endsection @section('js') @stop