@extends('admin/layouts/default') {{-- Page title --}} @section('title') JTable @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content') JTable Dashboard Datatables JTable JTable First Name: Last Name: Filter Delete all selected records {{--Selected rows (refreshed on selectionChanged event):--}} {{----}} {{--No row selected! Select rows to see here...--}} {{----}} @stop {{-- page level scripts --}} @section('footer_scripts') @stop