@extends('layouts.default') @section('title'){!! trans('list.' . $types . '.meta_title') !!} @stop @section('description') {!! trans('list.' . $types . '.meta_desc') !!} @stop @section('canonical'){{ request()->url() }}@stop @section('styles') @stop @section('content')

{{ trans('list.' . $types . '_heading') }}

    {{ trans('list.reset') }}

    {{ trans('list.sortby') }}

    @lang('list.contact_title')

    @lang('list.contact_content')

    {{ trans('list.new_property') }}
    {{ trans('list.no_result') }}

    Inscrivez-vous pour reçevoir en avant-première, avant toute publication officielle

    @lang('list.whise-error_1') @lang('list.whise-error_2')@lang('list.whise-error_3')

    loader
    @stop @section('scripts') @stop