@extends('layouts.table') @section('title', trans('menu.dcnote_' . $note_type)) @section('create_url', route('dcnote.create', ['note_type' => $note_type, 'order_id' => $order_id])) @section('back_url', session('last_order_url', '#')) @section('thead')