@extends('layouts.frontendDashboard.master') @section('title', 'Help') @push('style') @endpush @section('body-start')
@endsection @section('content')
@include('git_book.sidebar')

Welcome Git Book

@endsection @push('scripts') @endpush