@include('header')

Report PDUs

Organization Meetings

@csrf @method("PUT")
@if($errors->has('organization')) {{ $errors->first('organization') }} @endif
@if($errors->has('title')) {{ $errors->first('title') }} @endif
@include('footer')