Edit Footer

Back
@if(config('app.debug'))
Debug Info:
Footer Data: {{ $footer ? 'Found (ID: ' . $footer->id . ')' : 'Not found' }}
Social Links Count: {{ $socialLinks->count() }}
Current Time: {{ now() }}
@endif
Footer Content Editor
@csrf
Social Media Links
Live Preview
{{ $footer->title ?? 'Footer Title' }}
{{ $footer->description ?? 'Footer description will appear here...' }}
{{ $footer->copyright_text ?? '© 2024 Your Name. All rights reserved.' }}