@extends('mainlayout.layout') @section('title') @endsection @push('css') @endpush @section('content')

View User

@include('superadmin.users.query_view') @include('superadmin.users.user_table') @endsection