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

@endsection