src/resources/views/squads/show.blade.php

Summary

Maintainability
B
6 hrs
Test Coverage

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

@extends('web::layouts.grids.12')

@section('title', trans_choice('web::squads.squad', 0))
@section('page_header', trans_choice('web::squads.squad', 1))
@section('page_description', $squad->name)
Severity: Minor
Found in src/resources/views/squads/show.blade.php - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status