@extends('dashboard.layouts.master' ) @section('content') Edit Scientific Type Scientific Types Edit Scientific Type {{ method_field('patch') }} {{ csrf_field() }} Scientific Type Title @if ($errors->has('title')) {{ $errors->first('title') }} @endif {{----}} Edit Scientific Type @endsection