| 12345678910 |
- @extends('layouts.core.app')
- @section('title', 'ISR QR Code Inspeksi')
- @section('pageIcon', 'pe-7s-display2')
- @section('pageTitle', 'Form Inspeksi')
- @section('subPageTitle', 'Data Service portal for radio station identification with QR Code.')
- @section('content')
- @endsection
|