@extends("admin.layout.base") @extends("admin.layout.header") @section("title") Bruger - Vis @endsection @section("path") Vis Brugere / @endsection @section("content")
ID | Fornavn | Efternavn | Tlf nr | |||
---|---|---|---|---|---|---|
{{ $user->id }} | {{ $user->name_first }} | {{ $user->name_last }} | {{ $user->email }} | {{ $user->phone }} |