@extends('backend.layouts.app-backend') @section('content')

Add User guide

@include('layouts.message')
Add User guide from the following form.
@csrf()
@endsection @section('header-style') @stop @section('footer-scripts') @stop