@extends('template.master') @section('page_styles') {{--CUSTOM STYLES HERE--}} @stop @section('content')
{{ $contact->company_name }}
{{ $contact->message }}
{{ str_replace('_', ' ', ucfirst($key)) }}: {{ $data }}
@endif @endforeach
Form Contents |
|
---|---|
{{ str_replace('_', ' ', ucfirst($key)) }} | {{ $data }} |