@extends("layouts.dashboard.app") @section("page-nav-title")

{{__('Create Account Type')}}

{{__('Create Account Type')}}

@endsection @section("content")

{{__('Create Account Type')}}

@csrf
{{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- @error("Type")--}} {{--
{{$message}}
--}} {{-- @enderror--}} {{--
--}}
@error("Type")
{{$message}}
@enderror
@error("Has_branch")
{{$message}}
@enderror
@endsection @section("scripts") @endsection