@extends('crm.master') @section('content')
{{ isset($user) ? 'Update user information' : 'Create a new user account' }}