diff --git a/src/stubs/view-show.stub b/src/stubs/view-show.stub index e484327..4f6ca54 100644 --- a/src/stubs/view-show.stub +++ b/src/stubs/view-show.stub @@ -9,14 +9,8 @@
| {{ trans('master.name') }} | -{{ $singleMstr->name }} | -
| {{ trans('master.description') }} | -{{ $singleMstr->description }} | -
| {{ trans('master.name') }} | {{ $singleMstr->name }} |
| {{ trans('master.description') }} | {{ $singleMstr->description }} |