User Matches
@yield('pagination')
@else
No User Matches
Check your spelling, or try a new search!
@extends('index') @section('pagination') @include('commons.user', ['users' => $result->users, 'element' => 'search']) @stop @section('content') @include('search.nav')
Check your spelling, or try a new search!