@extends("layouts.insurance.app")
@section("page-title")
{{__("Dashboard")}}
@endSection
@section("page-nav-title")
{{__("Create Insurance Type")}}
@endsection
@section("content")
{{__("Create Insurance Type")}}
@endsection
@section("scripts")
@endsection