Added System, fixed something with Domain, added 403, start of some other items
This commit is contained in:
8
resources/views/setup.blade.php
Normal file
8
resources/views/setup.blade.php
Normal file
@@ -0,0 +1,8 @@
|
||||
@extends('layouts.app')
|
||||
@section('htmlheader_title')
|
||||
Setup
|
||||
@endsection
|
||||
|
||||
@section('content')
|
||||
<h2>Site Setup</h2>
|
||||
@endsection
|
Reference in New Issue
Block a user