rename models and associates, isolate botanic with shop
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
<div class="row mb-2 align-items-end">
|
||||
<div class="col-sm-6">
|
||||
<h1 class="m-0 text-dark">
|
||||
{{ $title }}
|
||||
@if(isset($title))
|
||||
{{ $title }}
|
||||
@endif
|
||||
@if(isset($subtitle))
|
||||
<small class="font-weight-light ml-1 text-md">{{ $subtitle }}</small>
|
||||
@endif
|
||||
|
||||
Reference in New Issue
Block a user