@extends('frontend.layouts.app') @section('content')

{{ $application->name }}

{!! $application->body !!}
{{ $application->name }}
@endsection