@props([ 'code' => '401', 'title' => 'Unauthorized', 'subtitle' => 'You are not authorized to access this resource.', 'icon' => 'tabler-exclamation-circle' ]) @extends('errors::layout')