@extends('layouts.admin') @section('content')

Edit Periodic Date

{{$errors->first('name')}}
status ? 'checked' : '' }}> status === 0 ? 'checked': '' }}>
@csrf @method('PUT')
@endsection