home/mip/mip/resources/views/errors/401.blade.php 0000644 00000000203 15152061763 0015615 0 ustar 00 @extends('errors::minimal')
@section('title', __('Unauthorized'))
@section('code', '401')
@section('message', __('Unauthorized'))