@extends('errors::custom-layout') @section('title', __('Invalid request from the browser')) @section('code', '400') @section('message', __('Invalid request from the browser')) @section('pageIcon', 'icon-shield')