<tr>
<td colspan="{{ $colspan ?? "" }}"><div class="alert alert-primary justify-content-center text-center" style="margin-top: 37.5px">{{ __("No data found!") }}</div></td>
</tr>
In case of an error, the API will return an error response containing a specific error code 400, 403 Failed and a user-friendly message. Refer to our API documentation for a comprehensive list of error codes and their descriptions.