@extends('admin/layout') @section('title') {{ labels('admin_labels.pwa_setting', 'PWA Setting') }} @endsection @section('content')
@csrf
{{ labels('admin_labels.pwa_settings', 'PWA Settings') }}

Upload

Recommended Size : larger than 512 x 512

@if (!empty($pwa_settings['logo']))
Not Found
@else
@endif
@endsection