@extends('layouts.app') @section('title') @lang('dashboard.edit_special') @endsection @section('page_level_css') @endsection @section('content')
image) ? 'required' : ''}}> @if($special->image) @endif
{{ csrf_field() }} {{method_field('PUT')}}
@endsection