@extends('layouts.admin.app') @section('title', 'Add Player Category') @push('style') @endpush @section('content')
@include('admin.layouts.alert')

Add Player Category

@csrf
Cancel
@endsection @push('script') @endpush