@extends('Reports.template') @section('title') Generic Report @endsection @section('ExternalCss') @parent @endsection @section('Content')
@if($businessEntityMasterData[0]->logo != null) logo )}}" /> @endif |
{{ $businessEntityMasterData[0]->name }}
{{$businessEntityMasterData[0]->add1. " " .$businessEntityMasterData[0]->add2 ." ".$businessEntityMasterData[0]->city." : " .$businessEntityMasterData[0]->pincode }}
{{"Phone : ".$businessEntityMasterData[0]->tel1}}
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$title}} | @if($department_name!='') Department: {{ $department_name }} @endif @if($category_name!='') Category: {{ $category_name }} @endif | @if($salaryTpe!='' && $salaryTpe!='all') @php if($salaryTpe=='ctc') { $type='CTC'; } else if($salaryTpe=='stipend') { $type='STIPEND'; } else if($salaryTpe=='per_hour') { $type='Per Hour'; } @endphp Salary Type: {{ $type }} @endif @if($abry!='' && $abry!='N,Y') ABRY (Rojgar Yojana): {{ $abry=="N"?"No":($abry=="Y"?"Yes":'') }} @endif | Month : {{$date}} | |||||||||||||
|