PHP Classes

File: resources/views/errors/401.blade.php

Recommend this page to a friend!
  Classes of Hillary Kollan   ShareZipp   resources/views/errors/401.blade.php   Download  
File: resources/views/errors/401.blade.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: ShareZipp
Shares files uploaded by users as ZIP archives
Author: By
Last change:
Date: 1 year ago
Size: 131 bytes
 

Contents

Class file image Download
@extends('errors::minimal')

@section('title', __('Unauthorized'))
@section('code', '401')
@section('message', __('Unauthorized'))