@extends('backend.admin-master') @section('site-title') {{__('Edit Products')}} @endsection @section('style') @endsection @section('content')
@if(file_exists('assets/uploads/downloadable/'.$product->downloadable_file)) {{$product->downloadable_file}} @endif