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