@extends('user.layouts.template') @section('style') {{-- my custom styles --}} @endsection @section('content')
{{ preg_replace('/^.*\/\d+__/', '', $brochures->brochure) }}
{{ !empty($properties->id) ? 'Property updated successfully.' : 'You have successfully created the property.' }}