@extends('app') @section('content')

Profile Preview

{{csrf_field()}}
@if(!empty($user->profile_image)) @endif
@endsection @section('extra-js') @endsection