@extends('layout') @section('css') @endsection @section('content')
@if (!in_array(\Auth::user()->role,[8,9,15, 41, 42, 43])) @if (\Auth::user()->role == 1) @endif @endif
{{-- @if (\Auth::user()->role == 1) --}} {{-- @if (\Auth::user()->id == 46) --}} {{--
--}} {{--
@csrf
List Member Baru
--}} {{-- @endif --}}
{{----}} {{-- @if(!in_array(\Auth::user()->role,[8])) --}} @if(in_array(\Auth::user()->id,[19, 46])) @endif {{-- @if (in_array(\Auth::user()->role,[8,9])) --}} {{-- selain superadmin cina, cs global, invoicing, sales coload --}} @if(!in_array(\Auth::user()->role,[2,8,9,15, 41, 42, 43])) @endif
Id No Foto Nama Nama MarketingSumberHarga Deals Shipping MarkNo HPEmail Username Role Status Notifikasi AgreementActions
@endsection @section('js') @endsection