@extends('layouts.software') @section('body')
Foreman Master
@csrf
@error('name') {{ $message }} @enderror
@endsection