@extends('layouts.front') @section('header-text')

@lang('modules.front.homeHeader')

@lang('modules.front.homeHeader')

@endsection @push('header-css') @endpush @section('content')

@if(!is_null($frontTheme->welcome_title)) {{ $frontTheme->welcome_title }} @else @lang('modules.front.jobOpeningHeading') @endif

@if(!is_null($frontTheme->welcome_sub_title)) {!! $frontTheme->welcome_sub_title !!} @else @lang('modules.front.jobOpeningText') @endif

Your search has found 0 Jobs
Expertise
Location
Duration
@endsection @push('js') @endpush