@extends('layouts.app') @section('styles') @endsection @section('content')

ฟอร์มกลุ่ม

@csrf
@if ( empty($group->status) || (!empty($group->status)&&$group->status == 1 )) @else @endif

    Warning: Undefined variable $roles in /home3/cp584787/public_html/wns.mwz/Modules/User/Resources/views/group_form.blade.php on line 95

    Warning: foreach() argument must be of type array|object, null given in /home3/cp584787/public_html/wns.mwz/Modules/User/Resources/views/group_form.blade.php on line 95
@endsection('content') @section('scripts') @endsection