@extends('layout.app') @section('title','User List') @push('headerscript') @endpush @section('content')
S.no. User Type User Name Email Status Action
@endsection @push('footerscript') @endpush