@extends('layout.base_layout') @section('content') @include('layout.sidebar_nav')

Create Test Plan

@if ($errors->any())
Whoops! There were some problems with your input.

@endif
@csrf

Select Test Cases

@endsection @section('footer') @endsection