@extends('layouts.app')

@section('title', 'Callsigns administration')

@section('content')
    <strong>CALLSIGNS ADMINISTRATION</strong>
@endsection