@extends('layouts.form') @section('title') Add Father @endsection @section('form-title') Add Father @endsection @section('form-navigation')
  • List Fathers
  • Add Father
  • @endsection @section('form-tabs-li') @endsection @section('form-tabs-content')
    @csrf {{-- Basic Info Group --}}
    {{-- Full Name --}}
    Please choose a student_name.
    {{-- Email --}}
    Please choose a student_name.
    {{-- Mobile Number --}}
    Please choose a student_name.
    {{-- Alternative Mobile Number --}}
    Please choose a student_name.
    {{-- Nationality --}}
    {{--
    Please choose a student_name.
    --}}
    {{-- National Number --}}
    {{--
    Please choose a student_name.
    --}}
    {{-- Date of Birth --}}
    Please choose a student_name.
    {{-- Gender --}} {{--
    --}} {{--
    Please choose a student_name.
    --}} {{--
    --}} {{-- Father Job --}}
    {{--
    Please choose a student_name.
    --}}
    {{-- Degree Of Kinship --}}
    {{--
    Please choose a student_name.
    --}}
    {{-- Marital Status --}}
    {{--
    Please choose a student_name.
    --}}
    {{-- Upload Image --}}
    {{-- --}} {{--
    Please choose a student_name.
    --}}
    {{-- Address Info --}}
    {{-- Address --}}
    {{--
    Please choose a student_name.
    --}}
    {{-- City --}}
    {{--
    Please choose a student_name.
    --}}
    {{-- State --}}
    {{--
    Please choose a student_name.
    --}}
    {{-- Country --}}
    {{--
    Please choose a student_name.
    --}}
    {{-- Landmark --}}
    {{--
    Please choose a student_name.
    --}}
    {{-- Socail Links --}} {{-- Education Info --}}
    {{-- Qualification --}}
    {{--
    Please choose a student_name.
    --}}
    {{-- If other selected show the other qualification --}} {{-- Other Qualification --}}
    {{--
    Please choose a student_name.
    --}}
    {{-- Wedding Date --}}
    Please choose a student_name.
    {{-- Interests --}}
    {{--
    Please choose a student_name.
    --}}
    {{-- Father Age At Student Birth --}}
    {{--
    Please choose a student_name.
    --}}
    {{-- Father Relation With Child --}}
    {{--
    Please choose a student_name.
    --}}
    {{-- Student Attitudes Towards Parent --}}
    {{--
    Please choose a student_name.
    --}}
    @endsection