@extends('layout.base_layout') @section('head') @endsection @section('content') @include('layout.sidebar_nav')

Add Document

@csrf
Cancel
@endsection @section('footer') @endsection