@extends('layouts.app') @section('title', 'Edit ' . $team->name) @section('breadcrumb') Teams / Edit {{ $team->name }} @endsection @section('content')