@extends('adminlte::page') @section('title', 'Dashboard') @section('content_header') @stop @section('content')

Visament Dashboard

@if(Auth::user()->role != 6) Global USA UK @endif
@stop