@extends('adminlte::page') @section('title', 'Forum User Add') @section('content')

Add Forum User

@csrf
@stop @section('js') @stop @section('css') @stop