@extends('layouts.main') @section('title') {{ __('Property Enquiry') }} @endsection @section('page-title')
{{ __('ID') }} | {{ __('Title') }} | {{ __('Owner Name') }} | {{ __('Owner Mobile') }} | {{ __('Inquiry By') }} | {{ __('Location') }} | {{ __('Email') }} | {{ __('Mobile') }} | {{ __('Enquiries Posted') }} | {{ __('Chat') }} | @if (has_permissions('update', 'property') || has_permissions('delete', 'property')){{ __('Action') }} | @endif
---|