@extends('layouts.admin') @section('title', 'Edit Wage Type') @section('page_title', 'Edit Wage Type') @section('content')
Update the wage type record for "{{ $wageType->name }}".
{{ $message }}