source:
resources/views/vendor/laravelpwa/offline.blade.php@
83da0d2
Last change on this file since 83da0d2 was 83da0d2, checked in by , 3 years ago | |
---|---|
|
|
File size: 120 bytes |
Line | |
---|---|
1 | @extends('layouts.app') |
2 | |
3 | @section('content') |
4 | |
5 | <h1>You are currently not connected to any networks.</h1> |
6 | |
7 | @endsection |
Note:
See TracBrowser
for help on using the repository browser.