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

Edit Scientific Type

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