/
var
/
www
/
html
/
gnet_live
/
storage
/
framework
/
views
/
Upload File
HOME
<div class="form-group"> <label for="deskripsi">Brand Name:</label> <input class="form-input" type="text" id="name" name="name" required> </div> <div class="form-group mb-3"> <label for="headline">Logo:</label> <input class="form-input mb-0" type="file" id="logo" name="logo" accept="image/*"> <small class="text-primary">Max. Size 2 MB</small> </div><?php /**PATH /var/www/html/gnet_live/resources/views/create/create-brand.blade.php ENDPATH**/ ?>