@extends('layouts.master') @section('title', 'Employee Form | ') @section('content') @include('partials.header') @include('partials.sidebar')
Month: {{ $month }} / Year: {{ $year }}
Employee ID | {{ $employee->Account_ID }} |
Name | {{ $employee->Account_Title }} |
Designation | {{ $employee->phpAccountID }} |
Basic Salary | {{ number_format($employee->Branch_ID, 2) }} |