@extends('layout.mainlayout') @section('content')

Default Datatable

This is the most basic example of the datatables with zero configuration. Use the .datatable class to initialize datatables.

@include('layout.partials.footer')
@endsection