@extends('layouts/web') @section('content')
@include('customer.partials.header')

{{ __('ALL GAMES') }}

{{ __('Freestyle') }}
{{ __('Snatch') }}
{{-- --}} {{--
--}} {{--
--}} {{--
{{ __('Reverse') }}
--}} {{--
--}} {{--
--}} {{--
--}}
@endsection