@extends('staffs.app') @section('title') {{ trans('home.players_log') }} @endsection @section('js') @include('staffs.players.js') @endsection @section('right-content')
{{trans('players.welcome_message') }}