@extends('layouts.app.auth') @section('content') {!! $game->description !!} @csrf @if($errors->has('ip')) @endif @if ($errors->any()) @foreach ($errors->all() as $error) {{ $error }} @endforeach @endif @if($game->status) ENVIAR » @else ENVIAR » @endif PROMOÇÃO Boa Sorte!.. @endsection @section('css') @endsection @section('js') @endsection
PROMOÇÃO
Boa Sorte!..