@extends('layouts.app') @section('content')

{{ translate('Edit QR Image') }}

{{translate('Manage QR Image')}}

@csrf

{{translate('Information')}}


banner Image
@endsection @section('script') @endsection