@extends('layouts.core.app') @section('title') ISR QR Code Location @endsection @section('pageIcon') fa fa-map-marker @endsection @section('pageTitle') QR Code Location @endsection @section('subPageTitle') Data Service portal for radio station identification with QR Code. @endsection @section('content')


@endsection @section('modals') @include('layouts.dev.isrQRcode.qrCodeLocation.createSite') @include('layouts.dev.isrQRcode.qrCodeLocation.editSite') @endsection @section('script') @include('layouts.dev.isrQRcode.qrCodeLocation.script') @endsection