@extends('tpl') @section('body')
Adauga

Lista de echipe

@foreach($items as $item) @endforeach
Nume
{{$item->name}}  Editare
@endsection