@extends('backend.layouts.app') @section('head') @endsection @section('content')
{{translate('Edit Ranks')}}
@csrf
@endsection