@extends('admin/layouts/default') @section('title') RightTable @parent @stop @section('content')

RightTable View

RightTable details

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