@extends('main') @section('css') @endsection @section('content')

Company

Salary Setup

Employee

@foreach($salarySetup as $salarySetup) @endforeach
Pay Heads Amount Gross Type Action
{{$salarySetup->allowDeducTitle}} {{$salarySetup->amount}} {{$salarySetup->grossPercent}} {{$salarySetup->allowDeducType}}
{{csrf_field()}}
@endsection {{--@section('js')--}} {{-- --}} {{-- --}} {{-- --}} {{--@endsection--}}