@extends('errors.generic', [ 'status' => 403, 'code' => 'PERMISSION_DENIED', 'message' => __('You do not have permission to view this page.'), 'trace_id' => $trace_id ?? correlation_id(), ])