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

{{$record->id}}

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