@extends('dashboard.layouts.master') @section('content') @php $keywords =explode(',', $resercher->keywords); @endphp {{__('research to')}} {{$resercher->journal?->title}} Researches {{__('Edit research to')}} {{$resercher->journal->title}} General {{ method_field('patch') }} {{ csrf_field() }} {{__('Volume')}} {{__('Select Volume')}} @foreach($issues as $issue) id == $resercher->issue_id || $issue->id == $issuechild?->parent_id) selected @endif> {{$issue->name}} @endforeach @if ($errors->has('parent_id')) {{ $errors->first('parent_id') }} @endif {{__('Issue')}} @if ($errors->has('parent_id')) {{ $errors->first('parent_id') }} @endif update @endsection @push('scripts') @endpush