@extends('layouts.includes.header') @section('content')

Agent Control panel

Add Agent

{{ csrf_field() }}
avatar @if ($errors->has('image')) {{ $errors->first('image') }} @else
Profile image
@endif
@endsection