@extends('layouts.header') @section('pageTitle', 'Bad Request') @section('content')
error_400
400

Bad Request !!!

Resource you are using accessed files incorrectly
OR the request was somehow corrupted on the way.
@endsection