This commit is contained in:
DariusIII
2023-08-15 09:06:48 +02:00
parent 0adb806bed
commit ef616bf073
17 changed files with 3 additions and 59 deletions
@@ -8,8 +8,6 @@ use App\Jobs\SendContactUsEmail;
class ContactUsController extends BasePageController
{
/**
* @return null
*
* @throws \Illuminate\Validation\ValidationException
*/
public function contact(ContactContactURequest $request)