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