Commit 0d8a88e8 authored by Viral Solani's avatar Viral Solani

add screenshots for readme

parent 182d8837
...@@ -99,10 +99,13 @@ Password: `1234` ...@@ -99,10 +99,13 @@ Password: `1234`
##ScreenShots ##ScreenShots
#Dashboard #Dashboard
![Screenshot](dashboard.png) ![Screenshot](screenshots/dashboard.png)
#User Listing #User Listing
![Screenshot](users.png) ![Screenshot](screenshots/users.png)
#Settings
![Screenshot](screenshots/settings.png)
## Issues ## Issues
......
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
<section class="content-header"> <section class="content-header">
@yield('page-header') @yield('page-header')
<!-- Breadcrumbs would render from routes/breadcrumb.php --> <!-- Breadcrumbs would render from routes/breadcrumb.php -->
{!! Breadcrumbs::render() !!}
</section> </section>
<!-- Main content --> <!-- Main content -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment