@extends('admin/layouts/default') @section('title') RightTables @parent @stop {{-- Page content --}} @section('content')

RightTables

@include('flash::message')

RightTables List


@include('admin.rightTables.table')
@stop