@extends('layouts.app') @section('title', 'Add New Game') @section('content')
← Back to Games

Add New Game

Add a new game to the platform

@csrf
@error('name')

{{ $message }}

@enderror
@error('platform')

{{ $message }}

@enderror

💡 Popular Games

• Call of Duty Mobile
• PUBG Mobile
• FIFA Mobile
• Free Fire
• Fortnite
• Valorant
• League of Legends
• FIFA 24
• Apex Legends
Cancel
@endsection