@extends('layouts/contentNavbarLayout') @section('title', 'answers') @section('content')
Create Update answers
@csrf @method('POST')
Cancel
@endsection