@extends('layouts.start') @section('title') Western Regiment - Creative Agency, Corporate @endsection @section('css') {{-- Css Files here --}} @endsection @section('content') Hire Pages Hire Hire Developer @if (count($errors) > 0) @foreach ($errors->all() as $error) {{ $error }} @endforeach @endif @if (session()->has('message')) {{ session()->get('message') }} @endif {{ csrf_field() }} Where are you located? Alabama Alaska Arizona Arkansas California Colorado Connecticut Delaware District Of Columbia Florida Georgia Hawaii Idaho Illinois Indiana Iowa Kansas Kentucky Louisiana Maine Maryland Massachusetts Michigan Minnesota Mississippi Missouri Montana Nebraska Nevada New Hampshire New Jersey New Mexico New York North Carolina North Dakota Ohio Oklahoma Oregon Pennsylvania Rhode Island South Carolina South Dakota Tennessee Texas Utah Vermont Virginia Washington West Virginia Wisconsin Wyoming Please Select Technologies Required Animation ASP.NET Core C# Containerize development JS/Angular JS/React JS/Vue Java/Android Kubernates PHP/Symfony PHP/Laravel PHP/Zend PHP/Magento PHP/Drupal RabbitMQ Ruby/Ruby on Rails Python/Django Swift/IOS DevOps UX Designer Xamarin Please Select Contract Type Project Term Full Time Both Undecided How Soon are the Developers Needed? In a couple of days In 2 weeks In 1 month In 2 month Do you have remote staff in your team already? Yes No {{ old('additionalInfo') }} Submit @endsection @section('js') {{-- Js Files here --}} @endsection