@extends('admin.layouts.container') @section('content')
{{ __('web.address') }} {{ __('web.city_id') }} {{ __('web.area_id') }} {{ __('dashboard.created_at') }} {{ __('dashboard.processes') }}
@endsection @section('inner_js') @endsection