@extends('layouts.app') @section('title','Add a game') @section('main') @parent
@csrf

Go back to Home.

@endsection