@section('title', __('radio.blacklist_new_title')) @section('head') @endsection @include('includes/header') @include('includes/topRadio')

{{ __('radio.blacklist_new_title') }}

{{ __('radio.blacklist_new_self_ip') }}
@if (\Session::has('error'))
{!! \Session::get('error') !!}
@php Session::forget('error'); @endphp @endif
@include('includes/footer')