@extends('backend-template') @section('content')
{{ $user_types->firstWhere('id', $user->user_type)->long_name ?? 'N/A' }}