@extends('master.app') @section('title', 'employees') @section('body') Edit @include('general.valert') @method('put') @csrf Choose Employee @foreach ($employees as $row) id == $salary->employee_id) {{ 'selected' }} @endif>{{ $row->name }} @endforeach @if ($bdate == 1) @else @endif Date Choose Month month == '01') {{ 'selected' }} @endif> @if ($bdate == 1) حمل @else January @endif month == '02') {{ 'selected' }} @endif> @if ($bdate == 1) ثور @else February @endif month == '03') {{ 'selected' }} @endif> @if ($bdate == 1) جوزا @else March @endif month == '04') {{ 'selected' }} @endif> @if ($bdate == 1) سرطان @else April @endif month == '05') {{ 'selected' }} @endif> @if ($bdate == 1) اسد @else May @endif month == '06') {{ 'selected' }} @endif> @if ($bdate == 1) سنبله @else June @endif month == '07') {{ 'selected' }} @endif> @if ($bdate == 1) میزان @else July @endif month == '08') {{ 'selected' }} @endif> @if ($bdate == 1) عقرب @else August @endif month == '09') {{ 'selected' }} @endif> @if ($bdate == 1) قوس @else September @endif month == '10') {{ 'selected' }} @endif> @if ($bdate == 1) جدی @else October @endif month == '11') {{ 'selected' }} @endif> @if ($bdate == 1) دلوه @else November @endif month == '12') {{ 'selected' }} @endif> @if ($bdate == 1) خوت @else December @endif Basic Salary Overtime Amount Attend Days Attend Amount Gross Salary Advance Payment Net Salary Define Cash Target c_target == 1) {{ 'selected' }} @endif> Target Cash Yes c_target == 2 || $salary->c_target == null) {{ 'selected' }} @endif> Target Cash NO {{ $salary->details }} Payment Note Payment @endsection @section('pageJs') @endsection