@extends('layouts.app') @section('title', 'Edit Agent') @section('content')
Update agent information for {{ $agent->name }}
{{ $message }}