Controller returned: Illuminate\Http\JsonResponse Object ( [headers] => Symfony\Component\HttpFoundation\ResponseHeaderBag Object ( [headers:protected] => Array ( [cache-control] => Array ( [0] => no-cache, private ) [date] => Array ( [0] => Fri, 03 Apr 2026 01:29:10 GMT ) [content-type] => Array ( [0] => application/json ) ) [cacheControl:protected] => Array ( ) [computedCacheControl:protected] => Array ( [no-cache] => 1 [private] => 1 ) [cookies:protected] => Array ( ) [headerNames:protected] => Array ( [cache-control] => Cache-Control [date] => Date [content-type] => Content-Type ) ) [content:protected] => {"success":false,"message":"Student not found"} [version:protected] => 1.0 [statusCode:protected] => 404 [statusText:protected] => Not Found [charset:protected] => [data:protected] => {"success":false,"message":"Student not found"} [callback:protected] => [encodingOptions:protected] => 0 [original] => Array ( [success] => [message] => Student not found ) [exception] => )