@extends('layouts.app') @section('meta_title', 'Contact ScoreKings - Get in Touch') @section('meta_description', 'Have questions or feedback about ScoreKings? Contact our team and we\'ll get back to you as soon as possible.') @section('meta_keywords', 'contact ScoreKings, football scores support, feedback') @section('title', 'Contact Us - ScoreKings') @section('head') @endsection @section('content')

Contact Us

Have questions, suggestions, or feedback? We'd love to hear from you!

@if(session('success'))
{{ session('success') }}
@endif

Send Us a Message

Fill out the form below and we'll get back to you as soon as possible.

@csrf

Contact Info

Email info@kingtoolskit.com
Website kingtoolskit.com
Response Time Within 24 hours
Passion Football & Data

Follow Us

Your information is safe with us. We never share your data with third parties.

@push('scripts') @endpush @endsection