@extends('admin.layouts.app') @section('content')

Site Settings

Update your website branding, contact details and footer text.

@csrf

General Settings

Manage your website name and public contact information.

Branding

Upload your site logo and favicon.

@if(!empty($setting->logo))

Current Logo

Logo
@endif
@if(!empty($setting->favicon))

Current Favicon

Favicon
@endif

Social Media

Add your official social media links for header and footer display.

@endsection