src/resources/views/configuration/users/edit.blade.php

Summary

Maintainability
A
3 hrs
Test Coverage

File edit.blade.php has 291 lines of code (exceeds 250 allowed). Consider refactoring.
Open

@extends('web::layouts.grids.4-8')

@section('title', trans('web::seat.edit_user'))
@section('page_header', trans('web::seat.edit_user'))
@section('page_description', $user->name)
Severity: Minor
Found in src/resources/views/configuration/users/edit.blade.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status