User register system, minor cosmetic changes, start of user authorisation
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@extends('layouts.app')
|
||||
|
||||
@section('htmlheader_title')
|
||||
@if($o->exists) Update @else Add @endif System
|
||||
@can('admin',$o) @if($o->exists) Update @else Add @endif @endcan System
|
||||
@endsection
|
||||
|
||||
@php
|
||||
|
Reference in New Issue
Block a user