@extends("layouts.master") @section("title") User list @endsection @section("content")
Document list
{{__('Documents are being loading.. It might take few seconds')}}.
@endsection @section("script") @endsection