@extends('errors.generic', [ 'status' => 419, 'code' => 'CSRF_TOKEN_MISMATCH', 'message' => __('Your session has expired. Please refresh the page and try again.'), 'trace_id' => $trace_id ?? correlation_id(), ])