@extends('layouts.agent') @push('css') @endpush @section('content') @if (session('message'))
{{ showAmount($property->price) }}
{{ $property->location->name ?? '' }}
{{ $property->name }}
{{ ucwords($contact->details ?? '') }}
{{ $contact->phone ?? '' }}
{{ $contact->email ?? '' }}