@extends('user.layout') @section('pagename') - {{ __('Service Form') }} @endsection @section('content') @php $value = $user->email; $isEmail = filter_var($value, FILTER_VALIDATE_EMAIL); $isPhone = preg_match('/^\+?[0-9]{6,20}$/', $value); // basic phone check @endphp @if (session('success')) {{ session('success') }} @endif {{ $service->title }} Hi, {{ $user->username }} This is your serial number, {{ $user->user_sl }} pls remember this / এটা আপনার আইডি, দয়া করে মনে রাখবেন। @csrf Help Detail / সাহায্য বিস্তারিত @if ($service->id == 315) Name of Patient or Dead Person / রোগী বা মৃত ব্যক্তির নাম @if ($errors->has('help_name')) {{ $errors->first('help_name') }} @endif Passport No / পাসপোর্ট নম্বর @if ($errors->has('help_pasport')) {{ $errors->first('help_pasport') }} @endif Father's Name / পিতার নাম @if ($errors->has('help_father_name')) {{ $errors->first('help_father_name') }} @endif Mother's Name / মাতার নাম @if ($errors->has('help_mother_name')) {{ $errors->first('help_mother_name') }} @endif Country /রোগী কোন দেশে @if ($errors->has('current_country')) {{ $errors->first('current_country') }} @endif Hospital name / হাসপাতালের নাম @if ($errors->has('help_hospital')) {{ $errors->first('help_hospital') }} @endif Dead Date / মৃত্যুর তারিখ @if ($errors->has('dead_date')) {{ $errors->first('dead_date') }} @endif Hospital Person / হাসপাতাল এ বাক্তি @if ($errors->has('hospital_person')) {{ $errors->first('hospital_person') }} @endif Hospital Person mobile number / হাসপাতাল এ বাক্তির মোবাইল নাম্বার @if ($errors->has('hospital_person_mobile')) {{ $errors->first('hospital_person_mobile') }} @endif @elseif($service->id == 313) Name of Patient/ রোগীর নাম @if ($errors->has('help_name')) {{ $errors->first('help_name') }} @endif Father's Name / পিতার নাম @if ($errors->has('help_father_name')) {{ $errors->first('help_father_name') }} @endif Passport No / পাসপোর্ট নম্বর @if ($errors->has('help_pasport')) {{ $errors->first('help_pasport') }} @endif Country Name / দেশের নাম @if ($errors->has('current_country')) {{ $errors->first('current_country') }} @endif @if ($service->id != 322) Flight No / ফ্লাইট নম্বর @if ($errors->has('flight_number')) {{ $errors->first('flight_number') }} @endif Flight Date and Time / ফ্লাইটের তারিখ ও সময় @if ($errors->has('flight_date')) {{ $errors->first('flight_date') }} @endif @endif whatsApp N0. / হোয়াটস অ্যাপ নাম্বার @if ($errors->has('whatsapp_number')) {{ $errors->first('whatsapp_number') }} @endif Disease Name / রোগের নাম @if ($errors->has('disease_name')) {{ $errors->first('disease_name') }} @endif Account Holer Name / হিসাবধারীর নাম @if ($errors->has('account_holder_name')) {{ $errors->first('account_holder_name') }} @endif Relation With Member / কর্মীর সাথে সম্পর্ক @if ($errors->has('relation_member')) {{ $errors->first('relation_member') }} @endif Account Number / হিসাব নাম্বার @if ($errors->has('account_number')) {{ $errors->first('account_number') }} @endif Bank Name / ব্যাংক নাম @if ($errors->has('bank_name')) {{ $errors->first('bank_name') }} @endif Routing Number / রাওউটিং নাম্বার @if ($errors->has('routing_number')) {{ $errors->first('routing_number') }} @endif @elseif($service->id == 321) Name of Patient or Dead Person / রোগী বা মৃত ব্যক্তির নাম @if ($errors->has('help_name')) {{ $errors->first('help_name') }} @endif Father's Name / পিতার নাম @if ($errors->has('help_father_name')) {{ $errors->first('help_father_name') }} @endif Passport No / পাসপোর্ট নম্বর @if ($errors->has('help_pasport')) {{ $errors->first('help_pasport') }} @endif Country Name / দেশের নাম @if ($errors->has('current_country')) {{ $errors->first('current_country') }} @endif @if ($service->id != 322) Flight No / ফ্লাইট নম্বর @if ($errors->has('flight_number')) {{ $errors->first('flight_number') }} @endif Flight Date and Time / ফ্লাইটের তারিখ ও সময় @if ($errors->has('flight_date')) {{ $errors->first('flight_date') }} @endif Distance / গন্তব্যের দূরত্ব @if ($errors->has('distance_code')) {{ $errors->first('distance_code') }} @endif @endif @else Name / ব্যক্তির নাম @if ($errors->has('help_name')) {{ $errors->first('help_name') }} @endif Father's Name / পিতার নাম @if ($errors->has('help_father_name')) {{ $errors->first('help_father_name') }} @endif Passport No / পাসপোর্ট নম্বর @if ($errors->has('help_pasport')) {{ $errors->first('help_pasport') }} @endif Country Name / দেশের নাম @if ($errors->has('current_country')) {{ $errors->first('current_country') }} @endif @if ($service->id != 322) Flight No / ফ্লাইট নম্বর @if ($errors->has('flight_number')) {{ $errors->first('flight_number') }} @endif Flight Date and Time / ফ্লাইটের তারিখ ও সময় @if ($errors->has('flight_date')) {{ $errors->first('flight_date') }} @endif Distance / গন্তব্যের দূরত্ব @if ($errors->has('distance_code')) {{ $errors->first('distance_code') }} @endif @endif @endif @if ($service->id == 322) Amount of financial help /আর্থিক সাহায্যের পরিমাণ @if ($errors->has('financial_amount')) {{ $errors->first('financial_amount') }} @endif @endif Select Division / বিভাগ নির্বাচন করুন * Select Division @foreach ($division as $div) {{ $div->name }} @endforeach @if ($errors->has('help_division_id')) {{ $errors->first('help_division_id') }} @endif Select District / জেলা নির্বাচন করুন Select District @if ($errors->has('help_district_id')) {{ $errors->first('help_district_id') }} @endif Select Upazilla / উপজেলা নির্বাচন করুন Select Upazilla @if ($errors->has('help_thana_id')) {{ $errors->first('help_thana_id') }} @endif Help Post Code / পোস্ট কোড @if ($errors->has('help_post_code')) {{ $errors->first('help_post_code') }} @endif Where Help is Needed / যে স্থানে সাহায্যের প্রয়োজন @if ($errors->has('help_address')) {{ $errors->first('help_address') }} @endif Local Contact / স্থানীয় যোগাযোগ নম্বর @if ($errors->has('help_contact')) {{ $errors->first('help_contact') }} @endif Preview × @endsection @section('scripts') @endsection
Help Detail / সাহায্য বিস্তারিত