@extends('template.master') @section('page_styles') {{--CUSTOM STYLES HERE--}} @stop @section('content')
{{ !empty($info['Email']) ? 'Email: '. $info['Email'] : 'Phone: '.@$info['Phone Number'] }}
Form Contents |
|
---|---|
{{ str_replace('_', ' ', ucfirst($key)) }} | {{ $data }} |