@extends('layouts.app') @section('title') @lang('dashboard.edit_relation') @endsection @section('vendor_css') @endsection @section('page_level_css') @endsection @section('content') @lang('dashboard.name') @lang('dashboard.center_type') type=="HCP") ? "selected" : "" }} value="HCP">HCP type=="RC") ? "selected" : "" }} value="RC">RC rc_type rc_type=="Hospital") ? "selected" : "" }} value="Hospital">Hospital rc_type=="Clinic") ? "selected" : "" }} value="Clinic">Clinic @lang('dashboard.edit') {{ csrf_field() }} {{method_field('PUT')}} @endsection @section('page_vendor_js') @endsection @section('page_level_js') @endsection