{{ csrf_field() }} {{ $errors->first('css','CSS Cannot be blank !') }}

{{ csrf_field() }} {{ $errors->first('js','Javascript Cannot be blank !') }}