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

Add Bot

@endsection