@extends('layouts.dashboard') @section('title', 'My Profile') @section('content')
{{ ucfirst(str_replace('_', ' ', $user->user_type)) }}