@extends('layouts.admin') @push('title', get_phrase('Player settings')) @section('content')

{{ get_phrase('Player settings') }}

@csrf
@endsection