@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')

@lang('list.contact_title')

@lang('list.contact_content')

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

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

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