src/resources/views/character/sheet.blade.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

@extends('web::character.layouts.view', ['viewname' => 'sheet', 'breadcrumb' => trans('web::seat.sheet')])

@section('page_header', trans_choice('web::seat.character', 1) . ' ' . trans('web::seat.sheet'))

@inject('request', 'Illuminate\Http\Request')
Severity: Minor
Found in src/resources/views/character/sheet.blade.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status