@extends('layouts.front-end.app') @section('title',\App\CPU\translate('Home')) @push('css_or_js') @endpush @section('content')
{{\App\CPU\translate('No address found')}}.
@endsection