@extends('layouts.master') @section('title') {{ __('hr.eos_calculator') }} @stop @section('content')

{{ __('hr.eos_calculator') }}

@csrf
@endsection