@extends('layouts.user.main') @section('content') @if ($errors->any())
@endif
@csrf @method('PUT')

Edit Bot

@endsection