@extends('admin.layouts.master') @section('title',__('Investor Edit')) @section('content')

@lang('Edit')

@csrf @method('put')
your image
@endsection