@extends('components-layouts.master')
@section('title')
File Upload
@endsection
@section('css')
@endsection
@section('content')
DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews.