Commit 4f9ec514 authored by alissonalbuquerque's avatar alissonalbuquerque
Browse files

update

Showing with 1 addition and 2 deletions
+1 -2
......@@ -19,9 +19,8 @@ class DashboardController extends Controller
{
public function index()
{
{
dd('index');
$user = Auth::user();
if ($user->isTypeAdmin()) {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment