swsdewfdvwfejgnykmykum

This commit is contained in:
ilmedova 2022-04-07 00:14:11 +05:00
parent bc2816e1d5
commit 71b7d15ffa
1 changed files with 2 additions and 1 deletions

View File

@ -70,8 +70,9 @@ class BukjaController extends Controller
$datas = $request->except('_token');
$time='Bukjada görkezizlen wagtlar!';
return 'ok';
$datas = html_entity_decode($datas['choices']);
return 'ok';
$data=json_decode($datas,true);
$bukjaOrder=new BukjaOrder();