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

Welcome Git Book

@endsection @push('scripts') @endpush