@extends('layouts.backend.master') @section('title', 'Help') @section('page-heading-title') @endsection @section('content')
@include('git_book.sidebar')

Welcome Git Book

@endsection @push('scripts') @endpush