{!! Form::label('title', 'Title', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('title', null, ['class' => 'form-control', 'placeholder' => 'Enter About Us Title']) !!}
{!! Form::label('about_us_button_title', 'About Us Button Title', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('about_us_button_title', null, ['class' => 'form-control', 'placeholder' => 'Enter About Us Button Title']) !!}
{!! Form::label('description', 'Description', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::textarea('description', null, ['class' => 'form-control', 'id' => 'editor1', 'placeholder' => 'Enter About Us Description']) !!}
{!! Form::label('image', 'Image', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::file('image', ['class' => 'form-control']) !!}
{!! Form::label('team_story_title', 'Team Story Title', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('team_story_title', null, ['class' => 'form-control', 'placeholder' => 'Enter Team Story Title']) !!}
{!! Form::label('team_story_heading', 'Team Story Heading', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('team_story_heading', null, ['class' => 'form-control', 'placeholder' => 'Enter Team Story Heading']) !!}
{!! Form::label('team_story_description', 'Team Story Description', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::textarea('team_story_description', null, ['class' => 'form-control', 'id' => 'editor1', 'rows' => '3' ,'placeholder' => 'Enter Team Story Description']) !!}
{!! Form::label('team_story_notes', 'Team Story Notes', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::textarea('team_story_notes', null, ['class' => 'form-control', 'rows' => '3', 'placeholder' => 'Enter Team Story Notes']) !!}
{!! Form::label('team_story_images', 'Image', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::file('team_story_images', ['class' => 'form-control', 'rows'=> '3','placeholder' => 'Enter Team Story Image']) !!}
{!! Form::label('why_choose_about_us_title', 'Why Choose Us Title', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('why_choose_about_us_title', null, ['class' => 'form-control', 'placeholder' => 'Enter Title']) !!}
{!! Form::label('why_choose_about_us_heading', 'Why Choose Us Heading', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('why_choose_about_us_heading', null, ['class' => 'form-control', 'placeholder' => 'Enter Heading']) !!}
{!! Form::label('why_choose_about_us_heading_description', 'Why Choose Us Heading Description', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::textarea('why_choose_about_us_heading_description', null, ['class' => 'form-control', 'rows' => '3', 'placeholder' => 'Enter Heading Description']) !!}
{!! Form::label('why_choose_about_us_step1_about_us_title', 'Why Choose Us Step 1 Title', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('why_choose_us_step1_about_us_title', null, ['class' => 'form-control', 'placeholder' => 'Enter Step 1 Title']) !!}
{!! Form::label('why_choose_us_step1_about_us_description', 'Why Choose Us Step 1 Description', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::textarea('why_choose_us_step1_about_us_description', null, ['class' => 'form-control', 'rows' => '3', 'placeholder' => 'Enter Step 1 Description']) !!}
{!! Form::label('why_choose_us_step2_about_us_title', 'Why Choose Us Step 2 Title', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('why_choose_us_step2_about_us_title', null, ['class' => 'form-control', 'placeholder' => 'Enter Step 2 Title']) !!}
{!! Form::label('why_choose_us_step2_about_us_description', 'Why Choose Us Step 2 Description', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::textarea('why_choose_us_step2_about_us_description', null, ['class' => 'form-control','rows'=>'3', 'placeholder' => 'Enter Step 2 Description']) !!}
{!! Form::label('why_choose_us_step3_about_us_title', 'Why Choose Us Step 3 Title', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('why_choose_us_step3_about_us_title', null, ['class' => 'form-control', 'placeholder' => 'Enter Step 3 Title']) !!}
{!! Form::label('why_choose_us_step3_about_us_description', 'Why Choose Us Step 3 Description', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::textarea('why_choose_us_step3_about_us_description', null, ['class' => 'form-control', 'rows' => '3', 'placeholder' => 'Enter Step 3 Description']) !!}
{!! Form::label('why_choose_us_step4_about_us_title', 'Why Choose Us Step 4 Title', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('why_choose_us_step4_about_us_title', null, ['class' => 'form-control', 'placeholder' => 'Enter Step 4 Title']) !!}
{!! Form::label('why_choose_us_step4_about_us_description', 'Why Choose Us Step 4 Description', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::textarea('why_choose_us_step4_about_us_description', null, ['class' => 'form-control', 'rows' => '3', 'placeholder' => 'Enter Step 4 Description']) !!}
{!! Form::label('why_choose_us_step5_about_us_title', 'Why Choose Us Step 5 Title', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('why_choose_us_step5_about_us_title', null, ['class' => 'form-control', 'placeholder' => 'Enter Step 5 Title']) !!}
{!! Form::label('why_choose_us_step5_about_us_description', 'Why Choose Us Step 5 Description', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::textarea('why_choose_us_step5_about_us_description', null, ['class' => 'form-control', 'rows' => '3', 'placeholder' => 'Enter Step 5 Description']) !!}
{!! Form::label('why_choose_us_step6_about_us_title', 'Why Choose Us Step 6 Title', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('why_choose_us_step6_about_us_title', null, ['class' => 'form-control', 'placeholder' => 'Enter Step 6 Title']) !!}
{!! Form::label('why_choose_us_step6_about_us_description', 'Why Choose Us Step 6 Description', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::textarea('why_choose_us_step6_about_us_description', null, ['class' => 'form-control', 'rows' => '3', 'placeholder' => 'Enter Step 6 Description']) !!}
{!! Form::label('quality_title', 'Quality Title', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('quality_title', null, ['class' => 'form-control', 'placeholder' => 'Enter Quality Title']) !!}
{!! Form::label('quality_heading', 'Quality Heading', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('quality_heading', null, ['class' => 'form-control', 'placeholder' => 'Enter Quality Heading']) !!}
{!! Form::label('quality_description', 'Quality Description', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::textarea('quality_description', null, ['class' => 'form-control', 'rows' => '3', 'placeholder' => 'Enter Quality Description']) !!}
{!! Form::label('quality_points', 'Quality Points', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::textarea('quality_points', null, ['class' => 'form-control', 'rows' => '3', 'placeholder' => 'Enter Quality Points']) !!}
{!! Form::label('quality_image', 'Quality Image', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::file('quality_image', ['class' => 'form-control']) !!}
{!! Form::label('trusted_patient_title', 'Trusted Patient Title', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('trusted_patient_title', null, ['class' => 'form-control', 'placeholder' => 'Enter Trusted Patient Title']) !!}
{!! Form::label('trusted_patient_heading', 'Trusted Patient Heading', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('trusted_patient_heading', null, ['class' => 'form-control', 'placeholder' => 'Enter Trusted Patient Heading']) !!}
{!! Form::label('trusted_patient_description', 'Trusted Patient Description', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::textarea('trusted_patient_description', null, ['class' => 'form-control', 'rows' => '3', 'placeholder' => 'Enter Trusted Patient Description']) !!}
{!! Form::label('patient_treated_count', 'Patient Treated Count', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::number('patient_treated_count', null, ['class' => 'form-control', 'placeholder' => 'Enter Patient Treated Count']) !!}
{!! Form::label('medical_expert_count', 'Medical Expert Count', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::number('medical_expert_count', null, ['class' => 'form-control', 'placeholder' => 'Enter Medical Expert Count']) !!}
{!! Form::label('experience_count', 'Experience Count', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::number('experience_count', null, ['class' => 'form-control', 'placeholder' => 'Enter Experience Count']) !!}
{!! Form::label('patient_satisfaction_percentage', 'Patient Satisfaction Percentage', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('patient_satisfaction_percentage', null, ['class' => 'form-control', 'placeholder' => 'Enter Patient Satisfaction Percentage']) !!}
{!! Form::label('doctor_title', 'Doctor Title', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('doctor_title', null, ['class' => 'form-control', 'placeholder' => 'Enter Doctor Title']) !!}
{!! Form::label('doctor_heading', 'Doctor Heading', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('doctor_heading', null, ['class' => 'form-control', 'placeholder' => 'Enter Doctor Heading']) !!}
{!! Form::label('doctor_subheading', 'Doctor Subheading', ['class' => 'col-sm-3 col-form-label']) !!}
{!! Form::text('doctor_subheading', null, ['class' => 'form-control', 'placeholder' => 'Enter Doctor Subheading']) !!}