@extends('layouts.app') @section('content')

Agentii noi

Agentii in asteptare
@foreach($branches as $branch) @endforeach
#ID Numar Contract Agentie Adaugat de Vizualizare
#{{$branch->id}} {{$branch->contract->number}} {{$branch->branch}} {{$branch->user->username}}
@endsection