@extends('portal.default.layouts.master') @section('header') @parent @stop @section('body') {!! $html->table(['class' => 'table table-hover table-striped', 'id' => 'datatable'], true) !!}