@extends('layouts.app') @section('title', '급여관리 - 접근 제한') @section('content')

접근이 제한된 페이지입니다

급여관리는 관계자만 볼 수 있습니다.

@endsection