@extends('layouts.app') @section('head') @endsection @section('content') @if($bg = setting_item("contact_page_back_id")) @php $bg = setting_item("contact_page_back_id"); @endphp @else @php $bg = '';@endphp @endif @if( env('APP_THEME')=='Theme1') @elseif( env('APP_THEME')=='Theme2')

Career

Home |Career

Join With Us

@if($contact_image = setting_item("career_page_image")) @php $contact_image = setting_item("career_page_image"); @endphp @else @php $contact_image = '';@endphp @endif










Yes No Not sure


@else @endif @endsection