{{-- Extends layout --}} @extends('layout.default') {{-- Content --}} @section('content')
@if($errors->any()) @endif
{{--

{{ $page_title }} Table
{{ $page_description }}

--}}
@csrf
No Username Options
No Username Options
{!! Helper::getActivity(16) !!}
@endsection {{-- Styles Section --}} @section('styles') @endsection {{-- Scripts Section --}} @section('scripts') {{-- --}} {{-- --}} @endsection