@extends('layouts.master') @section('css') @endsection @section('breadcrumb')
Input masks can be used to force the user to enter data conform a specific format. Unlike validation, the user can't enter any other key than the ones specified by the mask.