@extends('employee.layouts.app') @section('title', 'Create Weight | Career Development and Consultation (CDC)') @section('navigation')

Weight Create Weight

@endsection @section('content')
@csrf
@error('weight')
{{ $message }}
@enderror
Kembali
@endsection