@extends("Admin.template" ,["table"=>true]) @section("content")
اضف لعبه
@csrf @method('PUT')
@if($gameSetting->id !=1)
@endif
@endsection @section('scripts') @endsection