@extends('admin.layouts.app') @section('title', 'Vidhansabha - Create Party') @section('content')

Add Party

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