@extends('layouts.app_layout') @section('title') Add Father @endsection @section('content') @include('inc.errors')
@csrf

Add Father

Please enter your first, second and last names.
{{-- Email will be used . --}}

More Informations

{{--
--}} {{--
--}}

Education INfo

{{-- If other selected show the other qualification --}}
Back To All Fathers @endsection