@extends('layouts.master')
@section('title', 'Knowledgebase')
@section('css')
@endsection
@section('style')
@endsection
@section('breadcrumb-title')
Knowledgebase
@endsection
@section('breadcrumb-items')
Estoque
Relatórios
@endsection
@section('content')
@endsection
@section('script')
@endsection