@php $update = DB::table('emp_company_details')->where('id',request()->id)->count(); @endphp