@extends('games.layout.header') @section('app-game-content')
मोटी जोड़ी का लास्ट टाइम : 00:00:14
Points Remaining
{{ Auth::user()->wallet_balance }}
Points Added
00
@csrf
Andar Harraf
@for ($i = 0; $i < 10; $i++)
{{ $i }}
@endfor
Bahar Harraf
@for ($i = 0; $i < 10; $i++)
{{ $i }}
@endfor
@endSection