@extends('web.layouts.layout') @section('content')
{!! $header->title !!}

{!! $header->description !!}

{!! $people->title !!}

{!! $people->second_title !!}

{!! $people->description !!}
{{__('web.our_career')}}

{{__('web.join_our_team')}}

@CSRF
{{__('web.choose')}}
@stop