@extends('layouts.index') @section('title') User - @endsection @section('content')

User

@include('layouts._breadcrumb')
@endsection @include('components.search_location') @push('scripts') @endpush