@extends('layouts.librenmsv1') @section('title', __('Locations')) @section('content')
{{ __('Location') }} {{ __('Coordinates') }} {{ __('Devices') }} {{ __('Down') }} {{ __('Actions') }}
@endsection @section('css') @endsection @section('javascript') @endsection