@extends('backend.layouts.app') @section('content')

All Registration Forms

{{--
--}}
@include('backend.registration-form.table')
@endsection @section('script') @endsection