@extends("la.layouts.app") @section("contentheader_title") Shared with me : @endsection @section("contentheader_description", $shared_with_me->$view_col) @section("section", "Shared with mes") @section("section_url", url(config('laraadmin.adminRoute') . '/shared_with_mes')) @section("sub_section", "Edit") @section("htmlheader_title", "Shared with mes Edit : ".$shared_with_me->$view_col) @section("main-content") @if (count($errors) > 0)