@extends ('layouts.in') @section ('body')
@if ($users_multiple)
@endif
@if ($country)
@endif @if ($state)
@endif
@if ($list->isEmpty()) @include ('molecules.empty') @else @endif @stop