@extends('layouts.master') @section('title')Unikit @endsection @section('css') @endsection @section('body-start')
@endsection @section('content') @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') Tables @endslot @slot('title') Editable @endslot @endcomponent @endsectionUsing the editable setting on each column, you can make a user editable table.