@extends('admin.layouts.master') @section('title') {{ $user->first_name }} {{ $user->last_name }} @endsection @section('styles') @stop @section('breadcrumbs')
{{$user->notes}}
{{ trans_choice('general.user',1) }} | {{ trans_choice('general.description',1) }} | {{ trans_choice('general.created_at',1) }} | {{ trans_choice('general.action',1) }} |
---|