@extends(config('seo.layout')) @section('header') @isset($letter) Edit News Letter Page @else New News Letter Page @endisset @endsection @section('content')
@isset($letter)
@method('PUT') @else @endisset @csrf
@if ($errors->has('header')) @endif
@if ($errors->has('main_image')) @endif
@if ($errors->has('logo_image')) @endif
@if ($errors->has('large_text')) @endif
@if ($errors->has('medium_text')) @endif
@if ($errors->has('moving_image')) @endif
@if ($errors->has('moving_image_text')) @endif
@if ($errors->has('first_percent')) @endif
@if ($errors->has('first_percent_text')) @endif
@if ($errors->has('second_percent')) @endif
@if ($errors->has('second_percent_text')) @endif
@if ($errors->has('min_header')) @endif
@if ($errors->has('min_header_image')) @endif
@if ($errors->has('min_header_image_cap')) @endif
@if ($errors->has('first_image')) @endif
@if ($errors->has('first_image_cap')) @endif
@if ($errors->has('second_image')) @endif
@if ($errors->has('second_image_cap')) @endif
@if ($errors->has('third_image')) @endif
@if ($errors->has('third_image_cap')) @endif
@if ($errors->has('fourth_image')) @endif
@if ($errors->has('fourth_image_cap')) @endif
@if ($errors->has('on_click_link')) @endif
@if ($errors->has('footer_text')) @endif
@if ($errors->has('whatsapp_number')) @endif
@if ($errors->has('facebook_link')) @endif
@if ($errors->has('twitter_link')) @endif
@if ($errors->has('instagram_link')) @endif
@if ($errors->has('youtube_link')) @endif
@if ($errors->has('header')) @endif
@if ($errors->has('main_image')) @endif
@if ($errors->has('main_image_header')) @endif
@if ($errors->has('main_image_cap')) @endif
@if ($errors->has('first_image')) @endif
@if ($errors->has('first_image_header')) @endif
@if ($errors->has('first_image_cap')) @endif
@if ($errors->has('second_image')) @endif
@if ($errors->has('second_image_header')) @endif
@if ($errors->has('second_image_cap')) @endif
@if ($errors->has('youtube_link')) @endif
@if ($errors->has('third_image')) @endif
@if ($errors->has('third_image_header')) @endif
@if ($errors->has('third_image_cap')) @endif
@if ($errors->has('fourth_image')) @endif
@if ($errors->has('fourth_image_header')) @endif
@if ($errors->has('fourth_image_cap')) @endif
@if ($errors->has('on_click_link')) @endif
@if ($errors->has('whatsapp_number')) @endif
@if ($errors->has('facebook_link')) @endif
@if ($errors->has('twitter_link')) @endif
@if ($errors->has('instagram_link')) @endif
@if ($errors->has('header')) @endif
@if ($errors->has('main_image')) @endif
@if ($errors->has('logo_image')) @endif
@if ($errors->has('title_area_content')) @endif
@if ($errors->has('commercial_price')) @endif
@if ($errors->has('Building_area_size')) @endif
@if ($errors->has('handover_condition')) @endif
@if ($errors->has('annual_increase')) @endif
@if ($errors->has('car_parking')) @endif
@if ($errors->has('service_charge')) @endif
@if ($errors->has('total_land_area_size')) @endif
@if ($errors->has('description_area_content')) @endif
@if ($errors->has('on_click_link')) @endif
@if ($errors->has('agent_name')) @endif
@if ($errors->has('agent_phone')) @endif
@if ($errors->has('agent_email')) @endif
@if ($errors->has('security_deposit')) @endif
@if ($errors->has('electricity_chill')) @endif
@if ($errors->has('validity')) @endif
@if ($errors->has('confidentiality_statement')) @endif
@isset($letter) @else @endisset
@endsection @section('scripts') @endsection