@extends('components-layouts.master') @section('title') File Upload @endsection @section('css') @endsection @section('content')

Dropzone

DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews.

Drop files here or click to upload.

  • Dropzone-Image
     

@endsection @section('scripts') @endsection