@extends('views.partials.head') @php $dashboardPlaceholder = "Dashboard"; @endphp @if (auth()->user()->nim == NULL) @elseif (auth()->user()->nim != null) @endif @section('content')