@extends('layout.admin_layout') @section('title', 'Body Part Symptoms') @section('body') @section('header', 'Body Part Symptoms') @section('badge') @endsection

Create Symptoms

{{ csrf_field() }}
@endsection