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