@extends('layouts.frontend') @section('title') @lang('frontend.edit_doctor') @endsection @section('vendor_css') @endsection @section('custom_css') @endsection @section('content')
@if($center_type == 'HCP')
@endif
{{ csrf_field() }}
@endsection @section('page_vendor_js') @endsection @section('page_level_js') @endsection