- @extends('layouts.core.app')
- @section('title')
- Database
- @endsection
- @section('pageIcon') fa fa-archive @endsection
- @section('pageTitle') Backup Database @endsection
- @section('subPageTitle') Backup Database for the ISR QR Code Service Portal Application. @endsection
- @section('content')
- @endsection
|