@extends('includes.layouts.admin') @section('page-title') Edit Agent @endsection @section('content')

Edit Agent

@method('PUT') @csrf
@endsection