Update 'content/master.blade.php'

master
Benjamin Völkl 2020-09-29 08:15:10 +00:00
parent 049d2640a3
commit 68b0c138de
1 changed files with 2 additions and 5 deletions

View File

@ -15,11 +15,8 @@



@if(isset($title))
<title>{{$title}}</title>
@else
<title>{{ config('app.name') }}</title>
@endif
<title>Pflegeheim Wohnen am Kreuzberg, Pleystein</title>

@if(isset($description))
<meta name="description" content="{{$description}}">