@extends('layouts.app') @section('title', 'Permissions') @section('content')
Control who can submit RFIs, and who can add Safety and/or Quality issues.
+ Add User {{-- Kept outside the permissions form above — forms can't be nested, and delete is a separate action from the bulk permission save. --}} @endsection