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
RevLine 
[83da0d2]1@extends('layouts.app')
2
3@section('content')
4
[f40603e]5 <h1>Something is wrong. Please try again later.</h1>
[83da0d2]6
[f40603e]7@endsection
Note: See TracBrowser for help on using the repository browser.