Some layout changes for echoarea/filearea

This commit is contained in:
Deon George
2021-08-14 23:39:42 +10:00
parent c904f1f9e9
commit 34776b6639
4 changed files with 11 additions and 11 deletions

View File

@@ -16,7 +16,6 @@
<div class="row">
<div class="col-9">
@if (\App\Models\Domain::count() == 0)
@can('admin',(new \App\Models\Domain))
<p>There are no domains setup, to <a href="{{ url('ftn/domain/addedit') }}">set up your first</a>.</p>