@extends('dashboard.app') @section('content')

Create New Social Banner

@csrf
@error('page_name')
{{ $message }}
@enderror
@error('banner_image')
{{ $message }}
@enderror
Max file size: 5MB | Allowed: JPG, JPEG, PNG, GIF, WEBP
This will appear as the browser tab title and in search results.
@error('meta_title')
{{ $message }}
@enderror
This description appears in search engine results below the title.
@error('meta_description')
{{ $message }}
@enderror
Example: nightlife, vip, new york, bottle service
@error('meta_keywords')
{{ $message }}
@enderror
Back to List
@endsection @push('scripts') @endpush