@extends('layouts.master') @section('content')
@if (Session::has('msg'))
@endif
Users
@endsection