@extends('layouts.admin.app') @push('styles') @endpush @section('title') Players Type @endsection @section('content')

Players

List

Id Name Offer Actions
1 Individual 0%
2 Corporate 10%
3 Student 12%
@endsection @section('modal') @endsection @push('scripts') @endpush