@extends('employee.app') @section('title', __('employee.print.config_title')) @section('content')

@lang('employee.print.config_title') - {{ $employee->name }}

@lang('employee.print.select_sections'):
@lang('employee.print.back')
@endsection