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