@extends($layout) @section('styles') @endsection @section('content')
{{ __('Download Report') }}

Name: {{ $user->name }}

Email: {{ $user->email }}

Phone: {{ $user->phone }}

Title Description Date Tags Participants Category Downloads
@endsection @section('script') @endsection