@extends('layouts.master') @section('content')
Create salary for {{$user->user_name}}
{{csrf_field()}}
Salary
Status
Active
In-Active
@endsection