@extends('layouts.app')
@section('htmlheader_title')
Move Address
@endsection
@section('content')
{{ $o->system->name }} - {{ $o->ftn }}@if($o->system->setup)*@endif
@if($o->system->setup)* This Host@endif
@endsection
@section('page-css')
@append
@section('page-scripts')
@append