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

Edit Document

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