@extends('layouts.master') @section('title') Users List @endsection @section('content') @if (Auth::user()->role == 'Admin')