@extends('layouts.master') @section('title') Form File Upload @endsection @section('css') @endsection @section('body')
@endsection @section('content') @component('components.breadcrumb') @slot('page_title') Form File Upload @endslot @slot('subtitle') Forms @endslot @endcomponentDropzoneJS is an open source library that provides drag’n’drop file uploads with image previews.