@extends('layouts.admin_app') @section('content')
Create New Column
@if ($errors->any()) @endif
@csrf
E.g., text, date, number
Enter values as JSON array to filter selection counts. Leave empty to show all values.
Cancel
@endsection