@extends('layouts.master') @section('title') @lang('translation.Form Field Group') @endsection @section('css') @endsection @section('content')

Form Field Group

@csrf
Create New Form Field Group
Required
Required
@endsection @section('script') @endsection