@extends('admin.index') @section('content')

Create New Image : {{$product->name}}

{!! csrf_field() !!}
@endsection