@extends($layout) @section('styles') @endsection @section('content')
Name: {{ $user->name }}
Email: {{ $user->email }}
Phone: {{ $user->phone }}