@extends('popup.layout') @section('popup_content')
{!! nl2br(e($body)) !!}
@endsection