@extends('admin.layout') @if(!empty($portfolio->language) && $portfolio->language->rtl == 1) @section('styles') @endsection @endif @section('content')
Edit Portfolio
Back
@csrf {{-- Image Part --}}

User Image


JPG, PNG, JPEG, SVG images are allowed

{{-- START: slider Part --}}

JPG, PNG, JPEG images are allowed

{{-- END: slider Part --}}

The higher the serial number is, the later the portfolio will be shown.

@endsection @section('scripts') {{-- dropzone --}} @endsection