@extends('layouts.master') @section('title', 'Uppy File Upload') @section('css') @endsection @section('content')
Dashboard Example
Drag and Drop [ autoProceed is on ]
Uploaded files:
    Popup Upload
    @endsection @section('scripts') @endsection