{{ __('Promotion Project') }}

@csrf @php $all_package = \Modules\PromoteFreelancer\Entities\ProjectPromoteSettings::select('id','title','budget','duration')->where('status',1)->get(); @endphp

{{ __("Notice: Days refers to the number of days a freelancer project will be displayed in the promotional area after he buy a package.") }}