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

{{$record->id}}

@include('@@folder@@.@@table@@')
@endSection