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