aboutsummaryrefslogtreecommitdiff
path: root/resources/views/pages/callsigns.blade.php
blob: 10cea680f3a7a1dbb081ae04f873f74dd5cf748a (plain) (blame)
1
2
3
4
5
6
7
@extends('layouts.app')

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

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