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

Website Settings

@csrf {{-- Logo --}}
{{-- Favicon --}}
{{-- Title --}}
{{-- Slug --}}
{{-- Description --}}
{{-- Footer Logo --}}
{{-- Footer Description --}}
{{-- Footer Side Description --}}
{{-- Copyright --}}
{{-- Phone 1 --}}
{{-- Phone 2 --}}
{{-- Email 1 --}}
{{-- Email 2 --}}
{{-- Address --}}
{{-- Social Links --}}
{{-- Header Description --}}
{{-- Submit --}}
@endsection