@extends('layouts.admin') @section('title', 'Add Demographics Option') @section('header', 'Add Option') @section('content')
@csrf
@endsection