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

Add Profession

Add Profession
@csrf
{{ $errors->first('profession')}}
@endsection