@extends('layouts.header') @section('content')

General Settings

@csrf
@if(isset($generalSettings['logo'])) Site Logo @endif
@endsection