@if(Auth::user()->role==7)
Point Of Sale
@endif
{{ Auth::user()->name }}
Logout
{{ csrf_field() }}
@include('admin.includes.sidebar')