@extends('layouts.game') @section('content')

Promotions

@if($promotions->count()) @else

No promotions available at the moment.

@endif
@endsection