@extends('includes.layouts.admin') @section('page-title') Edit Agent @endsection @section('content') Edit Agent Home Edit Agent @method('PUT') @csrf Update @endsection