@extends('layouts.app') @push('title', __('Staff')) @section('content')
{{ __('Here at :hotel we open up for staff applications every now and then. Sometimes you will find this page empty other times it might be filled with positions, if you ever come across a position you feel you would fit perfectly into, then do not hesitate to apply for it.', ['hotel' => $settings->get('hotel_name')]) }}