Extracted text from book & chapter views

This commit is contained in:
Dan Brown
2016-11-17 13:33:07 +00:00
parent 694a9459c1
commit 57dc53ceff
26 changed files with 191 additions and 98 deletions

View File

@ -1,4 +1,4 @@
1@extends('public')
@extends('public')
@section('header-buttons')
<a href="{{ baseUrl("/login") }}"><i class="zmdi zmdi-sign-in"></i>{{ trans('auth.log_in') }}</a>