@extends('layouts.core.app') @section('title') Registrasi Stasiun Bumi @endsection @section('pageIcon') fa fa-globe-asia @endsection @section('pageTitle') Registrasi Stasiun Bumi @endsection @section('subPageTitle') Portal Layanan Data untuk indentifikasi statiun radio dengan QR Code. @endsection @section('content')


@endsection @section('script') @include('layouts.dev.regSTbumi.script') @endsection