Update 'content/master.blade.php'
parent
85b706f5e5
commit
789a93372f
|
@ -5,11 +5,8 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="description" content="">
|
||||
<meta name="keywords" content="">
|
||||
@if(isset($title))
|
||||
<title>{{$title}}</title>
|
||||
@else
|
||||
<title>{{ config('app.name') }}</title>
|
||||
@endif
|
||||
|
||||
<title>Wohnen am Kreuzberg - Pflegeheim in Pleystein</title>
|
||||
|
||||
@if(isset($description))
|
||||
<meta name="description" content="{{$description}}">
|
||||
|
|
Loading…
Reference in New Issue