@extends('layouts.app') @section('title') Edit Center @endsection @section('vendor_css') @endsection @section('page_level_css') @endsection @section('content') Name 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 Edit {{ csrf_field() }} {{method_field('PUT')}} @endsection @section('page_vendor_js') @endsection @section('page_level_js') @endsection