Migration complete
This commit is contained in:
7
resources/views/pages/user_state.blade.php
Normal file
7
resources/views/pages/user_state.blade.php
Normal file
@@ -0,0 +1,7 @@
|
||||
@extends('layouts.app')
|
||||
|
||||
@section('page-title', "Forbidden - " . config('app.name') )
|
||||
|
||||
@section('content')
|
||||
<x-error-block error-type="user-state-not-valid" message="{{ $reason }}" />
|
||||
@endsection
|
||||
Reference in New Issue
Block a user