@extends('layouts/layoutMaster') @section('title', 'Drag and Drop - Extended UI') @section('vendor-script') @vite([ 'resources/assets/vendor/libs/sortablejs/sortable.js' ]) @endsection @section('page-script') @vite([ 'resources/assets/js/extended-ui-drag-and-drop.js' ]) @endsection @section('content')
Pending Tasks
Completed Tasks
Pending Tasks
Completed Tasks
Pending Tasks
Completed Tasks