@extends('layout.app_706') @section('title','Dashboard') @section('content')
@yield('title')
@if( in_array ( trim(Auth::user()->userid) ,['10901552','10601421']) )
Dashboard Layanan IT Dashboard Cater @endif
@endsection @section('css') @endsection @section('js') @endsection