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

Welcome Git Book

@endsection @push('scripts') @endpush