@extends("LaravelVueAdmin.layouts.app") @section("contentheader_title") Approval d : @endsection @section("contentheader_description", $approval_d->$view_col) @section("section", "Approval ds") @section("section_url", url(config('LaravelVueAdmin.adminRoute') . '/approval_ds')) @section("sub_section", "Edit") @section("htmlheader_title", "Approval ds Edit : ".$approval_d->$view_col) @section("main-content") @if (count($errors) > 0)