@extends('layouts.app') @section('content')
Admin Dashboard
@component('components.who') @endcomponent
@endsection