@extends('layouts.main') @section('title') {{ __('Property') }} @endsection @section('page-title')
{{ __('ID') }} | {{ __('Client Name') }} | {{ __('Mobile') }} | {{ __('Client Address') }} | {{ __('Title') }} | {{ __('Slug') }} | {{ __('Address') }} | {{ __('Category') }} | {{ __('Type') }} | {{ __('Enable/Disable') }} | {{ __('Status') }} | {{ __('Image') }} | {{ __('3D Image') }} | {{ __('Total Interested Users') }} | {{ __('Is Property Active ?') }} | {{ __('Status') }} | {{ __('Private/Public') }} | {{ __('Gallery Images') }} | {{ __('Documents') }} | {{ __('Video Link') }} | @if (has_permissions('update', 'property')){{ __('Action') }} | @endif
---|