@extends('layouts.app') @section('content')
Edit Layout Setting
@csrf @method('POST')
Hintergrundbild festlegen (Mindestaufösung 1920x1080 Pixel).

@if ($layout ->icon)
Background Image
@endif
Logo festlegen.

@if ($layout ->logo)
@endif
Webseiten Icon festlegen.

@if ($layout ->backgroundImage)
Icon
@endif
active) checked @endif>
@endsection