From ba1a6a22a7a8bbc98d8d4350164b2f1d7bbcc316 Mon Sep 17 00:00:00 2001 From: Nafies Luthfi Date: Fri, 21 Sep 2018 22:16:00 +0800 Subject: [PATCH] Fixed show view formfield stub based on show view --- src/stubs/resources/views/full/show-formfield.stub | 14 ++++++++------ tests/CommandOptions/FullCrudFormfieldOptionsTest.php | 14 ++++++++------ 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/src/stubs/resources/views/full/show-formfield.stub b/src/stubs/resources/views/full/show-formfield.stub index 8ee4a64..492760d 100644 --- a/src/stubs/resources/views/full/show-formfield.stub +++ b/src/stubs/resources/views/full/show-formfield.stub @@ -7,12 +7,14 @@
{{ __('master.detail') }}
- - - - - -
{{ __('master.name') }}{{ $singleMstr->name }}
{{ __('master.description') }}{{ $singleMstr->description }}
+
+ + + + + +
{{ __('master.name') }}{{ $singleMstr->name }}
{{ __('master.description') }}{{ $singleMstr->description }}
+