@extends('layouts.master') @section('title') @lang('translation.Form_File_Upload') @endsection @section('css') @endsection @section('content') @component('common-components.breadcrumb') @slot('pagetitle') Forms @endslot @slot('title') File Upload @endslot @endcomponent
DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews.