@extends('layout') @section('subtitle') {{ $game -> id . " - " . $weapon -> name }} @stop @section('description') {{ $game -> id }}@if($game -> short_name) ({{ $game -> short_name }})@endif {{ $weapon -> name }} loadouts are located on this page. Find the best setup for the {{ $game -> id }}@if($game -> short_name) ({{ $game -> short_name }})@endif {{ $weapon -> name }} here. @stop @section('theme-color')
@stop @section('sub-header')There are no loadouts for the {{ $weapon -> name }} yet. Be the first to submit your favorite loadout!
@else @foreach($loadouts as $loadout)