@extends('admin.layout.master') @section('content')

{{__('obs.transfer_list')}}

{{__('obs.sl')}} {{__('obs.branch')}} {{__('obs.department')}} {{__('obs.transfer_date')}} {{__('obs.transfer_type')}} {{__('obs.salary_effect')}} {{__('obs.action')}}
1 {{__('obs.system_architect')}} {{__('obs.edinburgh')}} 61 2011/04/25 $320,800
2 {{__('obs.accountant')}} Tokyo 63 2011/07/25 $170,750
3 {{__('obs.junior_technical_author')}} San Francisco 66 2009/01/12 $86,000
@include('payroll.admin.settings.transfer.form.add_transfer') @include('payroll.admin.settings.transfer.form.edit_transfer') @endsection