@extends('layouts.back-end.app') @section('title', translate('edit_most_demanded')) @section('content')

{{ translate('edit_most_demanded') }}

@csrf
( {{ translate('ratio') }} {{ '5:1' }} )
@endsection