@extends('resource.index') @php $links['create'] = guard_url('real_estate1.0/propety/create'); $links['search'] = guard_url('real_estate1.0/propety'); @endphp @section('icon') @stop @section('title') {!! __('real_estate1.0::propety.title.main') !!} @stop @section('sub.title') {!! __('real_estate1.0::propety.title.list') !!} @stop @section('breadcrumb')