@extends('layouts.master') @section('title') @lang('translation.Form_Mask') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Forms @endslot @slot('title') Form Mask @endslot @endcomponent

Example

e.g "dd/mm/yyyy"
e.g "mm/dd/yyyy"
e.g "yyyy-mm-dd'T'HH:MM:ss"
e.g "$ 0.00"
e.g "9999999999"
e.g "99-9999999"
e.g "99.99.99.99"
_@_._
@endsection @section('script') @endsection