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

{{$record->id}}

@@buttons@@
@include('@@folder@@.@@partialFilename@@')
@endSection