@extends('admin.dashboard') @section('stylesheets') @endsection @section('title', "View Profile: $author->name.' '.$author->lastname") @section('content')
{{$author->profession}}
{{$author->language->language}}
{{$author->profession}}
{{$author->email}}
{{$author->description}}