@extends('layouts.layout') @section('title', 'Job Bank') @push('styles') @endpush @section('content') Job Bank Thank you for your interest in joining EYSPSA. We're always looking for talent. If you meet the following requirements, apply now! @if (session('success')) {{ session('success') }} @endif @if (session('error')) {{ session('error') }} @endif @csrf General Information Full Name Please enter your full name WhatsApp 10-digit number without spaces or dashes Email Please enter a valid email Gender Male Female Education & Specialized Studies High School Technical Degree (Systems, Electronics, Computing or related) Bachelor's Degree Postgraduate Degree Obtained (if applicable) Skills Tools you can handle safely: @php $tools = ['Screwdrivers', 'Pliers', 'Soldering Iron', 'Multimeter']; @endphp @foreach ($tools as $t) {{ $t }} @endforeach Basic Computing Skills: @php $computo = ['Windows', 'Office', 'Networks', 'Electronics']; @endphp @foreach ($computo as $c) {{ $c }} @endforeach Soft Skills: @php $soft = [ 'Customer Service', 'Conflict Resolution', 'Frustration Tolerance', 'Crisis Management', ]; @endphp @foreach ($soft as $s) {{ $s }} @endforeach Work Zone of Interest Select a zone @php $zonas = [ 'Aguascalientes', 'CDMX', 'Jalisco', 'Monterrey', 'Queretaro', 'Quintana Roo', 'San Luis PotosÃ', 'Sinaloa', 'Tampico', 'Zona Metropolitana EDOMEX', ]; @endphp @foreach ($zonas as $z) {{ $z }} @endforeach Please select a work zone Submit Application @endsection @push('scripts') @endpush
Thank you for your interest in joining EYSPSA. We're always looking for talent. If you meet the following requirements, apply now!
Tools you can handle safely:
Basic Computing Skills:
Soft Skills: