@extends('dashboard.layouts.master') @section('content')

Add Scientific Type

@csrf
@if ($errors->has('title')) {{ $errors->first('title') }} @endif
{{----}}
@endsection