From 70cb13add5d7230ce8f0b8dfa2e79ed4a4f8f708 Mon Sep 17 00:00:00 2001 From: Nafies Luthfi Date: Thu, 12 Apr 2018 22:05:26 +0800 Subject: [PATCH] Update show view stub --- src/stubs/view-show.stub | 10 ++-------- tests/Generators/ViewsGeneratorTest.php | 10 ++-------- 2 files changed, 4 insertions(+), 16 deletions(-) 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.detail') }}

- - - - - - - - + +
{{ trans('master.name') }}{{ $singleMstr->name }}
{{ trans('master.description') }}{{ $singleMstr->description }}
{{ trans('master.name') }}{{ $singleMstr->name }}
{{ trans('master.description') }}{{ $singleMstr->description }}