@extends('layouts.app') @section('title', 'Users - ' . config('app.name')) @section('main-content') @endsection