source: resources/views/vendor/laravelpwa/offline.blade.php@ 0a1fb54

Last change on this file since 0a1fb54 was f40603e, checked in by beratkjufliju <kufliju@…>, 3 years ago

edited pwa

  • Property mode set to 100644
File size: 116 bytes
Line 
1@extends('layouts.app')
2
3@section('content')
4
5 <h1>Something is wrong. Please try again later.</h1>
6
7@endsection
Note: See TracBrowser for help on using the repository browser.