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

Add Party

Add Party
@csrf
{{ $errors->first('party')}}
@endsection