@extends('layouts.admin') @section('title', 'List Members') @section('scss') /* Your custom CSS styles */ .xray-badges { display: flex; flex-wrap: wrap; } .xray-badge { margin: 3px; } @media (max-width: 576px) { .xray-badge:nth-child(-n+3) { flex: 1 0 calc(33.3333% - 4px) } } @endsection @section('content')

Game Class Category

Game Name Provider Name Category Name Create At Action
@endsection @push('scripts') @endpush