@extends('superadmin.layouts.app') @section('title', 'Vidhansabha - Create Caste') @section('content')

Add Caste

Add Caste
@csrf
{{ $errors->first('caste_name')}}
@endsection