2018-05-30 02:35:05 +00:00
|
|
|
@extends('site.partial.template')
|
|
|
|
|
|
|
|
@section('section')
|
|
|
|
|
|
|
|
<div class="title">
|
|
|
|
<h3 class="font-weight-bold">Libraries</h3>
|
|
|
|
</div>
|
|
|
|
<hr>
|
2018-06-02 18:11:08 +00:00
|
|
|
@endsection
|
|
|
|
|
|
|
|
@push('meta')
|
|
|
|
<meta property="og:description" content="Libraries">
|
|
|
|
@endpush
|