PATH:
home
/
lab2454c
/
aficb.com
/
resources
/
views
/
auth
<h2>PLEASE ANSWER THE QUESTIONS BELOW TO HELP US BETTER CATER FOR YOUR NEEDS:</h2> <div class="my-5"> <label class="mb-2"><b>What is your biggest frustration regarding the current banking services?</b></label> <div class="checkbox-group"> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Turnaround time" id="q1a1" name="qa1[]" {{ (is_array(old('qa1')) and in_array('Turnaround time', old('qa1'))) ? ' checked' : '' }}> <label class="form-check-label" for="q1a1"> Turnaround time </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="High interest" id="q1a2" name="qa1[]" {{ (is_array(old('qa1')) and in_array('High interest', old('qa1'))) ? ' checked' : '' }}> <label class="form-check-label" for="q1a2"> High interest </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Excess of bureaucracies to obtain loans or access to investment" id="q1a3" name="qa1[]" {{ (is_array(old('qa1')) and in_array('Excess of bureaucracies to obtain loans or access to investment', old('qa1'))) ? ' checked' : '' }}> <label class="form-check-label" for="q1a3"> Excess of bureaucracies to obtain loans or access to investment </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Delay in service" id="q1a4" name="qa1[]" {{ (is_array(old('qa1')) and in_array('Delay in service', old('qa1'))) ? ' checked' : '' }}> <label class="form-check-label" for="q1a4"> Delay in service </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Everything" id="q1a5" name="qa1[]" {{ (is_array(old('qa1')) and in_array('Everything', old('qa1'))) ? ' checked' : '' }}> <label class="form-check-label" for="q1a5"> Everything </label> </div> <label class="form-check-label mt-1" for="q1a6"> Other : </label> <input type="text" class="form-control form__control mt-1" name="qa1[]" id="q1a6"> </div> </div> <div class="my-5"> <label class="mb-2"><b>What is your biggest concern about the banking system?</b></label> <div class="checkbox-group"> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Lack of mastery of the mining area" id="q2a1" name="qa2[]" {{ (is_array(old('qa2')) and in_array('Lack of mastery of the mining area', old('qa2'))) ? ' checked' : '' }}> <label class="form-check-label" for="q2a1"> Lack of mastery of the mining area </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="System instability and market fluctuations" id="q2a2" name="qa2[]" {{ (is_array(old('qa2')) and in_array('System instability and market fluctuations', old('qa2'))) ? ' checked' : '' }}> <label class="form-check-label" for="q2a2"> System instability and market fluctuations </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="High fees and penalties" id="q2a3" name="qa2[]" {{ (is_array(old('qa2')) and in_array('High fees and penalties', old('qa2'))) ? ' checked' : '' }}> <label class="form-check-label" for="q2a3"> High fees and penalties </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Lines of credit rarely available" id="q2a4" name="qa2[]" {{ (is_array(old('qa2')) and in_array('Lines of credit rarely available', old('qa2'))) ? ' checked' : '' }}> <label class="form-check-label" for="q2a4"> Lines of credit rarely available </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Everything" id="q2a5" name="qa2[]" {{ (is_array(old('qa2')) and in_array('Everything', old('qa2'))) ? ' checked' : '' }}> <label class="form-check-label" for="q2a5"> Everything </label> </div> <label class="form-check-label mt-1" for="q2a6"> Other : </label> <input type="text" class="form-control form__control mt-1" name="qa2[]" id="q2a6"> </div> </div> <div class="my-5"> <label class="mb-2"><b>What's your biggest challenge when it comes to banking?</b></label> <div class="checkbox-group"> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Achieve good rates compatible with the maturation time of the business" id="q3a1" name="qa3" {{ (is_array(old('qa3')) and in_array('Achieve good rates compatible with the maturation time of the business', old('qa3'))) ? ' checked' : '' }}> <label class="form-check-label" for="q3a1"> Achieve good rates compatible with the maturation time of the business </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Bureaucracies" id="q3a2" name="qa3[]" {{ (is_array(old('qa3')) and in_array('Bureaucracies', old('qa3'))) ? ' checked' : '' }}> <label class="form-check-label" for="q3a2"> Bureaucracies </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Be able to prove the ROI possibilities and the application of the requested values" id="q3a3" name="qa3[]" {{ (is_array(old('qa3')) and in_array('Be able to prove the ROI possibilities and the application of the requested values', old('qa3'))) ? ' checked' : '' }}> <label class="form-check-label" for="q3a3"> Be able to prove the ROI possibilities and the application of the requested values </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Get a loan or investment" id="q3a4" name="qa3[]" {{ (is_array(old('qa3')) and in_array('Get a loan or investment', old('qa3'))) ? ' checked' : '' }}> <label class="form-check-label" for="q3a4"> Get a loan or investment </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Everything" id="q3a5" name="qa3[]" {{ (is_array(old('qa3')) and in_array('Everything', old('qa3'))) ? ' checked' : '' }}> <label class="form-check-label" for="q3a5"> Everything </label> </div> <label class="form-check-label mt-1" for="q3a6"> Other : </label> <input type="text" class="form-control form__control mt-1" name="qa3[]" id="q3a6"> </div> </div> <div class="my-5"> <label class="mb-2"><b>What would you do differently in your business?</b></label> <div class="checkbox-group"> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Have proper support for a more rational implementation" id="q4a1" name="qa4[]" {{ (is_array(old('qa4')) and in_array('Have proper support for a more rational implementation', old('qa4'))) ? ' checked' : '' }}> <label class="form-check-label" for="q4a1"> Have proper support for a more rational implementation </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Seek partnerships to improve profitability" id="q4a2" name="qa4[]" {{ (is_array(old('qa4')) and in_array('Seek partnerships to improve profitability', old('qa4'))) ? ' checked' : '' }}> <label class="form-check-label" for="q4a2"> Seek partnerships to improve profitability </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Application of technology and new profitability models" id="q4a3" name="qa4[]" {{ (is_array(old('qa4')) and in_array('Application of technology and new profitability models', old('qa4'))) ? ' checked' : '' }}> <label class="form-check-label" for="q4a3"> Application of technology and new profitability models </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Improve the restrictions on my name" id="q4a4" name="qa4[]" {{ (is_array(old('qa4')) and in_array('Improve the restrictions on my name', old('qa4'))) ? ' checked' : '' }}> <label class="form-check-label" for="q4a4"> Improve the restrictions on my name </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Everything" id="q4a5" name="qa4[]" {{ (is_array(old('qa4')) and in_array('Everything', old('qa4'))) ? ' checked' : '' }}> <label class="form-check-label" for="q4a5"> Everything </label> </div> <label class="form-check-label mt-1" for="q4a6"> Other : </label> <input type="text" class="form-control form__control mt-1" name="qa4[]" id="q4a6"> </div> </div> <div class="my-5"> <label class="mb-2"><b>What is the greatest result you expect to achieve?</b></label> <div class="checkbox-group"> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Self-sufficiency in about 3 years and improved credit" id="q5a1" name="qa5[]" {{ (is_array(old('qa5')) and in_array('Self-sufficiency in about 3 years and improved credit', old('qa5'))) ? ' checked' : '' }}> <label class="form-check-label" for="q5a1"> Self-sufficiency in about 3 years and improved credit </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="High profitability and better quality of life" id="q5a2" name="qa5[]" {{ (is_array(old('qa5')) and in_array('High profitability and better quality of life', old('qa5'))) ? ' checked' : '' }}> <label class="form-check-label" for="q5a2"> High profitability and better quality of life </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Higher productivity and consequently higher capital turnover" id="q5a3" name="qa5[]" {{ (is_array(old('qa5')) and in_array('Higher productivity and consequently higher capital turnover', old('qa5'))) ? ' checked' : '' }}> <label class="form-check-label" for="q5a3"> Higher productivity and consequently higher capital turnover </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Access to international markets" id="q5a4" name="qa5[]" {{ (is_array(old('qa5')) and in_array('Access to international markets', old('qa5'))) ? ' checked' : '' }}> <label class="form-check-label" for="q5a4"> Access to international markets </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Everything" id="q5a5" name="qa5[]" {{ (is_array(old('qa5')) and in_array('Everything', old('qa5'))) ? ' checked' : '' }}> <label class="form-check-label" for="q5a5"> Everything </label> </div> <label class="form-check-label mt-1" for="q5a6"> Other : </label> <input type="text" class="form-control form__control mt-1" name="qa5[]" id="q5a6"> </div> </div> <div class="my-5"> <label class="mb-2"><b>What would help you achieve the expected result?</b></label> <div class="checkbox-group"> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Low interest and bank support" id="q6a1" name="qa6[]" {{ (is_array(old('qa6')) and in_array('Low interest and bank support', old('qa6'))) ? ' checked' : '' }}> <label class="form-check-label" for="q6a1"> Low interest and bank support </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Skilled staff and specialized courses" id="q6a2" name="qa6[]" {{ (is_array(old('qa6')) and in_array('Skilled staff and specialized courses', old('qa6'))) ? ' checked' : '' }}> <label class="form-check-label" for="q6a2"> Skilled staff and specialized courses </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Investment in new projects" id="q6a3" name="qa6[]" {{ (is_array(old('qa6')) and in_array('Investment in new projects', old('qa6'))) ? ' checked' : '' }}> <label class="form-check-label" for="q6a3"> Investment in new projects </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="A loan to invest in modern equipment" id="q6a4" name="qa6[]" {{ (is_array(old('qa6')) and in_array('A loan to invest in modern equipment', old('qa6'))) ? ' checked' : '' }}> <label class="form-check-label" for="q6a4"> A loan to invest in modern equipment </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="A bank manager better prepared to help" id="q6a5" name="qa6[]" {{ (is_array(old('qa6')) and in_array('A bank manager better prepared to help', old('qa6'))) ? ' checked' : '' }}> <label class="form-check-label" for="q6a5"> A bank manager better prepared to help </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Everything" id="q6a6" name="qa6[]" {{ (is_array(old('qa6')) and in_array('Everything', old('qa6'))) ? ' checked' : '' }}> <label class="form-check-label" for="q6a6"> Everything </label> </div> <label class="form-check-label mt-1" for="q6a7"> Other : </label> <input type="text" class="form-control form__control mt-1" name="qa6[]" id="q6a7"> </div> </div> <div class="my-5"> <label class="mb-2"><b>How long do you estimate it takes to achieve your desired result?</b></label> <div class="checkbox-group"> <div class="form-check"> <input class="form-check-input" type="checkbox" value="1-3 years" id="q7a1" name="qa7[]" {{ (is_array(old('qa7')) and in_array('1-3 years', old('qa7'))) ? ' checked' : '' }}> <label class="form-check-label" for="q7a1"> 1-3 years </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="3-5 years" id="q7a2" name="qa7[]" {{ (is_array(old('qa7')) and in_array('3-5 years', old('qa7'))) ? ' checked' : '' }}> <label class="form-check-label" for="q7a2"> 3-5 years </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Over 5 years" id="q7a3" name="qa7[]" {{ (is_array(old('qa7')) and in_array('Over 5 years', old('qa7'))) ? ' checked' : '' }}> <label class="form-check-label" for="q7a3"> Over 5 years </label> </div> <label class="form-check-label mt-1" for="q7a4"> Other : </label> <input type="text" class="form-control form__control mt-1" name="qa7[]" id="q7a4"> </div> </div> <div class="my-5"> <label class="mb-2"><b>What would you like to learn about banking?</b></label> <div class="checkbox-group"> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Taxes and how to move my money with more ease" id="q8a1" name="qa8[]" {{ (is_array(old('qa8')) and in_array('Taxes and how to move my money with more ease', old('qa8'))) ? ' checked' : '' }}> <label class="form-check-label" for="q8a1"> Taxes and how to move my money with more ease </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Investments in general" id="q8a2" name="qa8[]" {{ (is_array(old('qa8')) and in_array('Investments in general', old('qa8'))) ? ' checked' : '' }}> <label class="form-check-label" for="q8a2"> Investments in general </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Policy formulation of loans and calculation of fees" id="q8a3" name="qa8[]" {{ (is_array(old('qa8')) and in_array('Policy formulation of loans and calculation of fees', old('qa8'))) ? ' checked' : '' }}> <label class="form-check-label" for="q8a3"> Policy formulation of loans and calculation of fees </label> </div> <div class="form-check"> <input class="form-check-input" type="checkbox" value="Everything" id="q8a4" name="qa8[]" {{ (is_array(old('qa8')) and in_array('Everything', old('qa8'))) ? ' checked' : '' }}> <label class="form-check-label" for="q8a4"> Everything </label> </div> <label class="form-check-label mt-1" for="q8a5"> Other : </label> <input type="text" class="form-control form__control mt-1" name="qa8[]" id="q8a5"> </div> </div> <div class="my-5"> <label class="mb-2"><b>Would you be willing to invest money to achieve that result?</b></label> <div class="form-check"> <input class="form-check-input" type="radio" name="qa9[]" id="q9a1" value="Yes" @if(is_array(old('qa9')) && in_array('Yes', old('qa10'))) checked @endif> <label class="form-check-label" for="q9a1"> Yes </label> </div> <div class="form-check"> <input class="form-check-input" type="radio" name="qa9[]" id="q9a2" value="No" @if(is_array(old('qa9')) && in_array('No', old('qa10'))) checked @endif> <label class="form-check-label" for="q9a2"> No </label> </div> </div> <div class="my-5"> <label class="mb-2"><b>Do you consider yourself an expert in banking?</b></label> <div class="form-check"> <input class="form-check-input" type="radio" name="qa10[]" id="q10a1" value="Yes" @if(is_array(old('qa10')) && in_array('Yes', old('qa10'))) checked @endif> <label class="form-check-label" for="q10a1"> Yes </label> </div> <div class="form-check"> <input class="form-check-input" type="radio" name="qa10[]" id="q10a2" value="No" @if(is_array(old('qa10')) && in_array('No', old('qa10'))) checked @endif> <label class="form-check-label" for="q10a2"> No </label> </div> </div>
[+]
..
[-] questions.blade.php
[edit]
[-] register.blade.php
[edit]
[-] login.blade.php
[edit]
[+]
passwords
[-] verify.blade.php
[edit]