home-erp

git clone git://archive.git.mtrnord.blog/MTRNord/home-erp.git
Log | Files | Refs | README

401.blade.php (131B)


      1 @extends('errors::minimal')
      2 
      3 @section('title', __('Unauthorized'))
      4 @section('code', '401')
      5 @section('message', __('Unauthorized'))