@extends('frontend.layouts.app') @section('title', app_name() . ' | Invalid API Request') @section('content')
{{--
Error
Invalid API Request Error!
--}}
@endsection @push('after-scripts') @endpush