@extends('layout.main')
@section('content')
{{ trans('file.Employee') }}
{{ trans('file.Company') }}
{{ __('From Department') }}
{{ __('To Department') }}
{{ trans('file.Date') }}
{{ trans('file.Action') }}