@extends('layouts/layoutMaster') @section('title', 'Customer Portal') @section('page-style') @endsection @section('content')
Your current balance is ZMW{{ number_format(Auth::user()->account->current_balance,2)}}
Request withdrawStarts at{{$game->start_time}}