@extends('layouts.admin.app') @section('content')
@include('include.alert')
@csrf @method('put')
Images Should be less than 1mb*
Product Images Should be less than 2mb (optional)
Name*
Product Link (optional)
Brand*
Description (Optional)
@endsection @section('js') @stop {{-- --}}