@extends('layouts.app') @section('content')
Your application details:
{{$user->provider()->first()->self_description or 'N/A'}}
@stop