@extends('layout.index') @section('title', 'Escalation Matrix Save') @section('content') Escalation Matrix Save @if ($message = Session::get('error')) {{-- --}} {{ $message }} × @endif @if ($message = Session::get('success')) {{ $message }} × @endif @csrf Country * Select Country State * Select State Brand * Select Brand Stakeholder * Select Stakeholder Question Type * Select Question Type Tab * Select Tab Submit Cancel